|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Header file for extended DAC API of DAC161S997. More...
Go to the source code of this file.
Data Structures | |
| union | dac161s997_status |
| DAC161S997 Status Register. More... | |
Typedefs | |
| typedef void(* | dac161s997_error_callback_t) (const struct device *dev, const union dac161s997_status *status) |
| Callback to invoke when an error is triggered. | |
Functions | |
| int | dac161s997_set_error_callback (const struct device *dev, dac161s997_error_callback_t cb) |
| Set callback to invoke when an error is triggered. | |
Header file for extended DAC API of DAC161S997.