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

OCU instance data type. More...

#include <mft_ocu.h>

Collaboration diagram for stc_mft_ocu_instance_data:

Data Fields

volatile FM0P_MFT_OCU_TypeDef * pstcInstance
 pointer to registers of an instance
stc_mft_ocu_intern_data_t stcInternData
 module internal data of instance

Detailed Description

OCU instance data type.

Definition at line 318 of file mft_ocu.h.


Field Documentation

volatile FM0P_MFT_OCU_TypeDef* pstcInstance

pointer to registers of an instance

Definition at line 320 of file mft_ocu.h.

module internal data of instance

Definition at line 321 of file mft_ocu.h.

Referenced by MftGetInternDataPtr().


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