![]() |
nrfxlib API 3.3.99
|
Functions | |
| nrf_802154_ifs_mode_t | nrf_802154_ifs_mode_get (void) |
| Gets IFS operation mode. | |
| bool | nrf_802154_ifs_mode_set (nrf_802154_ifs_mode_t mode) |
| Sets IFS operation mode. | |
| uint16_t | nrf_802154_ifs_min_sifs_period_get (void) |
| Gets Short IFS period in microseconds. | |
| void | nrf_802154_ifs_min_sifs_period_set (uint16_t period) |
| Sets Short IFS period in microseconds. | |
| uint16_t | nrf_802154_ifs_min_lifs_period_get (void) |
| Gets Long IFS period in microseconds. | |
| void | nrf_802154_ifs_min_lifs_period_set (uint16_t period) |
| Sets Long IFS period in microseconds. | |