nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ settings_read

int(* dect_nr_hal_api::settings_read) (const struct device *dev, struct dect_settings *settings_out)

Read dect settings (synchronous/blocking).

Parameters
devPointer to the device structure for the driver instance.
settingsSettings if successful.
Returns
0 if ok, < 0 if error.