Firmware SDK
twr_dac_channel_setup_t Struct Reference
Collaboration diagram for twr_dac_channel_setup_t:

Data Fields

bool is_initialized
 
bool is_in_progress
 
void(* event_handler )(twr_dac_channel_t, twr_dac_event_t, void *)
 
void * event_param
 
struct {
   uint8_t *   u8
 
   uint16_t *   u16
 
dac_register
 
twr_dma_channel_t dma_channel
 
twr_dma_channel_config_t dma_config
 
TIM_TypeDef * tim
 
twr_dac_sample_rate_t sample_rate
 

Detailed Description

Definition at line 9 of file twr_dac.c.


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