EFR32xG1#
EFR32xG1-specific initialization data types.
Modules#
Typedefs#
typedef uint8_t
Provided for backwards compatibility.
Macros#
#define
RAIL_EFR32_HANDLE ((RAIL_Handle_t)0xFFFFFFFFUL)
A placeholder for a chip-specific RAIL handle.
Typedef Documentation#
Macro Definition Documentation#
RAIL_EFR32_HANDLE#
#define RAIL_EFR32_HANDLEValue:
((RAIL_Handle_t)0xFFFFFFFFUL)
A placeholder for a chip-specific RAIL handle.
Using NULL as a RAIL handle is not recommended. As a result, another value that can't be de-referenced is used.
This generic handle can and should be used for RAIL APIs that are called prior to RAIL initialization.