English
Language : 

ZAURA Datasheet, PDF (36/99 Pages) –
ZAURA RF Wireless Library
Programmer’s Reference Manual
24
ZAURA_RF_UserParams at run time as appropriate and should call
ZAURA_RF_SetParams before the system is turned off to ensure the
modified parameters are written back to Flash and available for use on
subsequent power on reset events.
Upon return from this function the radio will be placed into the
ZAURA_RF_IdleState which defaults to ZAURA_RF_RECEIVE.
Syntax
ZAURA_RF_STATUS ZAURA_RF_Init( void );
Parameters None.
Returns ZAURA_RF_SUCCESS, ZAURA_RF_FAILURE
Example
/* Initialize ZAURA RF Wireless Library */
ZAURA_RF_STATUS Status;
Status = ZAURA_RF_Init();
ZAURA RF Wireless API Reference
RM006003-1011