EFR32xG2x#

EFR32xG2x-specific State Transitions.

Typedefs#

typedef RAIL_RadioStateEfr32_t

Internal Radio State type mapping for EFR32 chips.

Macros#

#define

The minimum value for a consistent RAIL transition.

#define

The maximum value for a consistent RAIL transition.

Typedef Documentation#

RAIL_RacRadioState_t#

typedef RAIL_RadioStateEfr32_t RAIL_RacRadioState_t

Internal Radio State type mapping for EFR32 chips.


Definition at line 845 of file chip/efr32/efr32xg2x/rail_chip_specific.h

Macro Definition Documentation#

RAIL_MINIMUM_TRANSITION_US#

#define RAIL_MINIMUM_TRANSITION_US
Value:
(100U)

The minimum value for a consistent RAIL transition.

Note


Definition at line 834 of file chip/efr32/efr32xg2x/rail_chip_specific.h

RAIL_MAXIMUM_TRANSITION_US#

#define RAIL_MAXIMUM_TRANSITION_US
Value:
(1000000U)

The maximum value for a consistent RAIL transition.


Definition at line 840 of file chip/efr32/efr32xg2x/rail_chip_specific.h