Multiple RAIL Demo Code Callbacks
Functions |
|
| void | emberAfPluginMultirailDemoRailEventCallback (RAIL_Handle_t handle, RAIL_Events_t events) |
|
A callback called whenever a secondary instance RAIL event occurs.
|
|
Detailed Description
These callbacks are contributed by the Multiple RAIL Demo Code plugin.
Function Documentation
◆ emberAfPluginMultirailDemoRailEventCallback()
| void emberAfPluginMultirailDemoRailEventCallback | ( | RAIL_Handle_t |
handle,
|
| RAIL_Events_t |
events
|
||
| ) |
A callback called whenever a secondary instance RAIL event occurs.
- Parameters
-
[in] handleA handle for a RAIL instance. [in] eventsA bit mask of RAIL events (full list in rail_types.h)