Radio Coexistence Stub Callbacks#
These callbacks are contributed by the Radio Coexistence Stub plugin.
Functions#
void
emberAfPluginCoulombCounterEventCallback(uint32_t mask, uint32_t options)
Set the Radio states and energy modes.
Function Documentation#
emberAfPluginCoulombCounterEventCallback#
void emberAfPluginCoulombCounterEventCallback (uint32_t mask, uint32_t options)
Set the Radio states and energy modes.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint32_t | N/A | mask | |
uint32_t | N/A | options |
This function is called by the RAIL library to set the radio states for the purpose of coulomb counter, to indicate Idle/Rx/Tx. Also the Zigbee stack will call into this function to set the various energy modes.