Functions

void halRadioPowerUpHandler (void)
 Called whenever the radio is powered on.
 
void halRadioPowerDownHandler (void)
 Called whenever the radio is powered off.

Detailed Description

These callbacks are contributed by the HAL Library plugin.

Function Documentation

void halRadioPowerDownHandler ( void  )

Called whenever the radio is powered off.

void halRadioPowerUpHandler ( void  )

Called whenever the radio is powered on.