PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
stc_adc_instance_data Struct Reference

ADC instance data type. More...

#include <adc.h>

Collaboration diagram for stc_adc_instance_data:

Data Fields

volatile FM0P_ADC_TypeDef * pstcInstance
 pointer to registers of an instance
stc_adc_intern_data_t stcInternData
 module internal data of instance

Detailed Description

ADC instance data type.

Definition at line 492 of file adc.h.


Field Documentation

volatile FM0P_ADC_TypeDef* pstcInstance

pointer to registers of an instance

Definition at line 494 of file adc.h.

module internal data of instance

Definition at line 495 of file adc.h.

Referenced by AdcGetInternDataPtr().


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