Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_ADC_STATIC_CFG_T Struct Reference

Type definition of the separate ADC configuration structure. More...

#include <netx_drv_adc.h>

Collaboration diagram for DRV_ADC_STATIC_CFG_T:
Collaboration graph

Data Fields

DRV_ADC_SOFT_RESET_E eSoftReset
 
DRV_ADC_POWER_DOWN_E ePowerDown
 

Detailed Description

Type definition of the separate ADC configuration structure.

Definition at line 506 of file netx_drv_adc.h.

Field Documentation

DRV_ADC_POWER_DOWN_E DRV_ADC_STATIC_CFG_T::ePowerDown

Enable/Disable the Power-down mode of the ADC.

Definition at line 509 of file netx_drv_adc.h.

DRV_ADC_SOFT_RESET_E DRV_ADC_STATIC_CFG_T::eSoftReset

Activate/Deactivate the Soft-Reset functionality of the ADC.

Definition at line 508 of file netx_drv_adc.h.


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