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

FRT instance data type. More...

#include <mft_frt.h>

Collaboration diagram for stc_mft_frt_instance_data:

Data Fields

volatile FM0P_MFT_FRT_TypeDef * pstcInstance
 pointer to registers of an instance
stc_mft_frt_intern_data_t stcInternData
 module internal data of instance

Detailed Description

FRT instance data type.

Definition at line 248 of file mft_frt.h.


Field Documentation

volatile FM0P_MFT_FRT_TypeDef* pstcInstance

pointer to registers of an instance

Definition at line 250 of file mft_frt.h.

module internal data of instance

Definition at line 251 of file mft_frt.h.

Referenced by MftGetInternDataPtr().


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