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] handle A handle for a RAIL instance.
[in] events A bit mask of RAIL events (full list in rail_types.h)