Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Structure for specifying the configuration of a DAC channel. More...
#include <dac.h>
Data Fields | |
uint8_t | channel_id |
uint8_t | resolution |
Structure for specifying the configuration of a DAC channel.
channel_id | Channel identifier of the DAC that should be configured. |
resolution | Desired resolution of the DAC (depends on device capabilities). |
uint8_t dac_channel_cfg::channel_id |
uint8_t dac_channel_cfg::resolution |