A configuration for antenna selection.
Public Attributes#
bool
Antenna 0 Pin Enable.
bool
Antenna 1 Pin Enable.
uint8_t
Antenna 0 location for ant0Port/Pin on EFR32 Series 1 and on EFR32 Series 2 this field is called defaultPath (see define and usage below).
uint8_t
Antenna 0 output GPIO port.
uint8_t
Antenna 0 output GPIO pin.
uint8_t
Antenna 1 location for ant1Port/Pin.
uint8_t
Antenna 1 output GPIO port.
uint8_t
Antenna 1 output GPIO pin.
Public Attribute Documentation#
ant0Loc#
uint8_t RAIL_AntennaConfig_t::ant0Loc
Antenna 0 location for ant0Port/Pin on EFR32 Series 1 and on EFR32 Series 2 this field is called defaultPath (see define and usage below).
ant1Loc#
uint8_t RAIL_AntennaConfig_t::ant1Loc
Antenna 1 location for ant1Port/Pin.
Only needed on EFR32 Series 1; ignored on other platforms.