dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_pa_lna_cfg_t Struct Reference

Configuration parameters for the PA and LNA. More...

#include <ble.h>

Data Fields

uint8_t enable:1
 
uint8_t active_high:1
 
uint8_t gpio_pin:6
 

Detailed Description

Configuration parameters for the PA and LNA.

Definition at line 240 of file ble.h.

Field Documentation

uint8_t ble_pa_lna_cfg_t::active_high

Set the pin to be active high

Definition at line 243 of file ble.h.

uint8_t ble_pa_lna_cfg_t::enable

Enable toggling for this amplifier

Definition at line 242 of file ble.h.

uint8_t ble_pa_lna_cfg_t::gpio_pin

The GPIO pin to toggle for this amplifier

Definition at line 244 of file ble.h.


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