nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ init

void(* nrf_modem_dect_phy_callbacks::init) (const uint64_t *time, int16_t temp, enum nrf_modem_dect_phy_err err, const struct nrf_modem_dect_phy_modem_cfg *cfg)

DECT PHY initialization callback.

The err parameter indicates the result of the operation. It can be one of the following values:

Parameters
[in]timeModem time, in modem time units.
tempTemperature in degrees Celsius.
errOperation result.
[in]cfgModem configuration.