HPM SDK
HPMicro Software Development Kit
dac_config_t Struct Reference

DAC configuration structure. More...

#include <hpm_dac_drv.h>

Data Fields

bool sync_mode
 
uint8_t dac_mode
 
uint8_t ana_div
 

Detailed Description

DAC configuration structure.

Field Documentation

◆ ana_div

uint8_t dac_config_t::ana_div

Analog divider, see dac_ana_div_t

◆ dac_mode

uint8_t dac_config_t::dac_mode

DAC operation mode, see dac_mode_t

◆ sync_mode

bool dac_config_t::sync_mode

Synchronization mode enable flag


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