![]() |
nrfxlib API 3.3.99
|
| #define NRF_802154_CCAIDLE_TO_TXEN_EXTRA_TIME_US 0U |
#include <nrf_802154/common/include/nrf_802154_config.h>
Additional time in microseconds that delays triggering of TXEN after the CCAIDLE event occurred. Default value for most use-cases is 0, In this scenario, the short between the CCAIDLE event and the TXEN task is used. If this value is non-zero, the short is not used. The triggering of TXEN occurs through (D)PPI and TIMER. A non-zero value may be necessary to ensure enough switching time for use with some Front-End Modules.
This option is supported for the nRF53 Series and the nRF54L Series only.