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

Mft_icu instance data type. More...

#include <mft_icu.h>

Collaboration diagram for stc_mft_icu_instance_data:

Data Fields

volatile FM0P_MFT_ICU_TypeDef * pstcInstance
 pointer to registers of an instance
stc_mft_icu_intern_data_t stcInternData
 module internal data of instance

Detailed Description

Mft_icu instance data type.

Definition at line 217 of file mft_icu.h.


Field Documentation

volatile FM0P_MFT_ICU_TypeDef* pstcInstance

pointer to registers of an instance

Definition at line 219 of file mft_icu.h.

module internal data of instance

Definition at line 220 of file mft_icu.h.

Referenced by MftIcuGetInternDataPtr().


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