lriot 2.1.0.0
lr1110_modem_system_rf_switch_cfg_t Struct Reference

RF switch configuration parameters. More...

#include <lr1110_modem_system_types.h>

Data Fields

uint8_t enable
 Bit mask of enabled switches.
 
uint8_t standby
 Bit mask of switches that are on in standby mode.
 
uint8_t rx_mode
 Bit mask of switches that are on in rx mode.
 
uint8_t tx_mode
 Bit mask of switches that are on in tx mode.
 
uint8_t tx_hp
 Bit mask of switches that are on in tx_hp mode.
 
uint8_t tx_hf
 Bit mask of switches that are on in tx_hf mode.
 
uint8_t gnss
 Bit mask of switches that are on in gnss mode.
 
uint8_t wifi
 Bit mask of switches that are on in wifi mode.
 

Detailed Description

RF switch configuration parameters.

Field Documentation

◆ enable

uint8_t enable

Bit mask of enabled switches.

◆ gnss

uint8_t gnss

Bit mask of switches that are on in gnss mode.

◆ rx_mode

uint8_t rx_mode

Bit mask of switches that are on in rx mode.

◆ standby

uint8_t standby

Bit mask of switches that are on in standby mode.

◆ tx_hf

uint8_t tx_hf

Bit mask of switches that are on in tx_hf mode.

◆ tx_hp

uint8_t tx_hp

Bit mask of switches that are on in tx_hp mode.

◆ tx_mode

uint8_t tx_mode

Bit mask of switches that are on in tx mode.

◆ wifi

uint8_t wifi

Bit mask of switches that are on in wifi mode.


The documentation for this struct was generated from the following file: