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

◆ settings_write

int(* dect_nr_hal_api::settings_write) (const struct device *dev, struct dect_settings *settings_in)

Write dect settings (synchronous/blocking).

Parameters
devPointer to the device structure for the driver instance.
settings_inSettings to write, and out in case of failure: failure_scope_bitmap_out contains bitmask of scopes that failed to be written.
Returns
0 if ok, < 0 if error.