HPM SDK
HPMicro Software Development Kit
dac_buffer_t Struct Reference

DAC buffer structure. More...

#include <hpm_dac_drv.h>

Data Fields

uint32_t start_addr
 
uint8_t stop
 
uint16_t len
 

Detailed Description

DAC buffer structure.

Field Documentation

◆ len

uint16_t dac_buffer_t::len

Buffer length in bytes

◆ start_addr

uint32_t dac_buffer_t::start_addr

Start address of the buffer in memory

◆ stop

uint8_t dac_buffer_t::stop

Stop position in the buffer


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