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

Structure containing the state of the adc sequencer. More...

#include <netx_drv_adc.h>

Collaboration diagram for DRV_ADC_STATE_T:
Collaboration graph

Data Fields

DRV_ADC_STATE_MEASUREMENT_E eActiveMeasurement
 
uint8_t ulHalfClockCycle
 

Detailed Description

Structure containing the state of the adc sequencer.

Definition at line 459 of file netx_drv_adc.h.

Field Documentation

DRV_ADC_STATE_MEASUREMENT_E DRV_ADC_STATE_T::eActiveMeasurement

Contains the enumeration of the measurements to use.

Definition at line 461 of file netx_drv_adc.h.

uint8_t DRV_ADC_STATE_T::ulHalfClockCycle

Contains the count of the half clock cycle.

Definition at line 462 of file netx_drv_adc.h.


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