![]() |
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_rssi_measure (void) |
Begin RSSI measurement. More... | |
int8_t | nrf_802154_rssi_last_get (void) |
Get the result of the last RSSI measurement. More... | |
int8_t nrf_802154_rssi_last_get | ( | void | ) |
Get the result of the last RSSI measurement.
void nrf_802154_rssi_measure | ( | void | ) |
Begin RSSI measurement.
The result will be available after 8 us and can be read by nrf_802154_rssi_last_get.