zephyr/doc/reference/drivers
Peter Bigot ccc53f9872 docs: drivers: remove suggestion to assign driver_api in init function
The driver API should be assigned at the time the device is defined.
Assigning in the init function is redundant and prevents moving the
pointer to a immutable driver structure.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-16 10:46:39 -05:00
..
device_driver_model.svg
index.rst docs: drivers: remove suggestion to assign driver_api in init function 2020-06-16 10:46:39 -05:00