pdb_adc_pretrigger_config_t Struct Reference

Defines the type of structure for configuring ADC's pre_trigger. More...

#include <platform/drivers/inc/pdb_driver.h>

Data Fields

uint32_t adcPreTriggerIdx
 
bool preTriggerEnable
 
bool preTriggerOutputEnable
 
bool preTriggerBackToBackEnable
 

Detailed Description

Defines the type of structure for configuring ADC's pre_trigger.

Definition at line 123 of file pdb_driver.h.

Field Documentation

uint32_t adcPreTriggerIdx

Setting pre_trigger's index.

Definition at line 125 of file pdb_driver.h.

bool preTriggerBackToBackEnable

Enable the back to back mode for ADC pre_trigger.

Definition at line 128 of file pdb_driver.h.

bool preTriggerEnable

Enable the pre_trigger.

Definition at line 126 of file pdb_driver.h.

bool preTriggerOutputEnable

Enable the pre_trigger output.

Definition at line 127 of file pdb_driver.h.


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