Types specific to the EFR32 for radio configuration.

Typedefs

typedef const uint32_t * RAIL_RadioConfig_t
 Radio Configuration structure.

Detailed Description

Types specific to the EFR32 for radio configuration.

Typedef Documentation

◆ RAIL_RadioConfig_t

typedef const uint32_t* RAIL_RadioConfig_t

Radio Configuration structure.

The radio configuration is generated in order to properly configure the radio for operation on a protocol. These configurations should not be created or edited by hand.

Definition at line 226 of file rail_chip_specific.h.