![]() |
nrfxlib API 3.3.99
|
| typedef void(* mpsl_fem_nrf2220_temperature_update_callback_t) (int32_t res) |
#include <mpsl/fem/nrf2220/include/protocol/mpsl_fem_nrf2220_protocol_api.h>
Type of callback function called as a result of mpsl_fem_nrf2220_temperature_changed_update_request.
| res | The result of the operation of updating temperature-related registers. 0 in case of success. Other value indicate an error. |