HPM SDK
HPMicro Software Development Kit
dac_step_config_t Struct Reference

DAC step configuration structure. More...

#include <hpm_dac_drv.h>

Data Fields

uint16_t start_point
 
uint16_t end_point
 
uint8_t round_mode
 
uint8_t up_down
 
uint8_t step_num
 

Detailed Description

DAC step configuration structure.

Field Documentation

◆ end_point

uint16_t dac_step_config_t::end_point

End point value for step mode

◆ round_mode

uint8_t dac_step_config_t::round_mode

Round mode, see dac_round_mode_t

◆ start_point

uint16_t dac_step_config_t::start_point

Start point value for step mode

◆ step_num

uint8_t dac_step_config_t::step_num

Number of steps

◆ up_down

uint8_t dac_step_config_t::up_down

Step direction, see dac_step_direction_t


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