Multiple RAIL Demo Code Callbacks#

These callbacks are contributed by the Multiple RAIL Demo Code plugin.

Functions#

void
emberAfPluginMultirailDemoRailEventCallback(RAIL_Handle_t handle, RAIL_Events_t events)

A callback called whenever a secondary instance RAIL event occurs.

Function Documentation#

emberAfPluginMultirailDemoRailEventCallback#

void emberAfPluginMultirailDemoRailEventCallback (RAIL_Handle_t handle, RAIL_Events_t events)

A callback called whenever a secondary instance RAIL event occurs.

Parameters
TypeDirectionArgument NameDescription
RAIL_Handle_t[in]handle

A handle for a RAIL instance.

RAIL_Events_t[in]events

A bit mask of RAIL events (full list in rail_types.h)