nrfxlib API 2.8.99
|
bool nrf_802154_ifs_mode_set | ( | nrf_802154_ifs_mode_t | mode | ) |
#include <nrf_802154/common/include/nrf_802154.h>
Sets IFS operation mode.
[in] | mode | IFS operation mode. Refer to nrf_802154_ifs_mode_t for details. |
true | The update of IFS operation mode was successful. |
false | The update of IFS operation mode failed. Provided mode is unsupported |