S32 SDK
pdb_adc_pretrigger_config_t Struct Reference

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

#include <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 40 of file pdb_driver.h.

Field Documentation

uint32_t adcPreTriggerIdx

Setting pre_trigger's index.

Definition at line 42 of file pdb_driver.h.

bool preTriggerBackToBackEnable

Enable the back to back mode for ADC pre_trigger.

Definition at line 45 of file pdb_driver.h.

bool preTriggerEnable

Enable the pre_trigger.

Definition at line 43 of file pdb_driver.h.

bool preTriggerOutputEnable

Enable the pre_trigger output.

Definition at line 44 of file pdb_driver.h.


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