PA & LNA GPIO toggle configuration.
This option configures the SoftDevice to toggle pins when the radio is active for use with a power amplifier and/or a low noise amplifier.
Toggling the pins is achieved by using two PPI channels and a GPIOTE channel. The hardware channel IDs are provided by the application and should be regarded as reserved as long as any PA/LNA toggling is enabled.
- Note
- sd_ble_opt_get is not supported for this option.
-
Setting this option while the radio is in use (i.e. any of the roles are active) may have undefined consequences and must be avoided by the application.
Definition at line 260 of file ble.h.