Radio Coexistence Callbacks#

These callbacks are contributed by the Radio Coexistence plugin.

Functions#

void

Reports a change in radio state.

Function Documentation#

coexCoulombCounterEventCallback#

void coexCoulombCounterEventCallback (uint16_t ccState)

Reports a change in radio state.

Parameters
TypeDirectionArgument NameDescription
uint16_tN/AccState

bitmask of radio states

This function is called by the RAIL library to report changes in the radio states (Idle/Rx/Tx) according to PTA events.