Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
dac_channel_cfg Struct Reference

Structure for specifying the configuration of a DAC channel. More...

#include <dac.h>

Data Fields

uint8_t channel_id
 
uint8_t resolution
 

Detailed Description

Structure for specifying the configuration of a DAC channel.

Parameters
channel_idChannel identifier of the DAC that should be configured.
resolutionDesired resolution of the DAC (depends on device capabilities).

Field Documentation

◆ channel_id

uint8_t dac_channel_cfg::channel_id

◆ resolution

uint8_t dac_channel_cfg::resolution

The documentation for this struct was generated from the following file: