Types specific to the EFR32 for radio configuration.

Typedefs

typedef const uint32_t * RAIL_RadioConfig_t
 The radio configuration structure.

Detailed Description

Types specific to the EFR32 for radio configuration.

Typedef Documentation

typedef const uint32_t* RAIL_RadioConfig_t

The radio configuration structure.

The radio configuration properly configures the radio for operation on a protocol. These configurations should not be created or edited by hand.

Definition at line 415 of file rail_chip_specific.h.