![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Functions | |
void | nrf_802154_ack_timeout_set (uint32_t time) |
Set time-out for the ACK time-out feature. More... | |
void nrf_802154_ack_timeout_set | ( | uint32_t | time | ) |
Set time-out for the ACK time-out feature.
A time-out is notified by nrf_802154_transmit_failed.
[in] | time | Time-out in us. The time-out is started at the beginning of frame transmission (after transmission of PHR). A default value is defined in nrf_802154_config.h (NRF_802154_ACK_TIMEOUT_DEFAULT_TIMEOUT). |