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

MFS common instance structure. More...

#include <mfs.h>

Data Fields

volatile FM0P_MFS_UART_TypeDef * pstcUartInstance
 Pointer to UART instance.
volatile FM0P_MFS_CSIO_TypeDef * pstcCsioInstance
 Pointer to CSIO instance.
volatile FM0P_MFS_I2C_TypeDef * pstcI2cInstance
 Pointer to I2C instance.
volatile FM0P_MFS_LIN_TypeDef * pstcLinInstance
 Pointer to LIN instance.

Detailed Description

MFS common instance structure.

Definition at line 1117 of file mfs.h.


Field Documentation

volatile FM0P_MFS_CSIO_TypeDef* pstcCsioInstance

Pointer to CSIO instance.

Definition at line 1120 of file mfs.h.

volatile FM0P_MFS_I2C_TypeDef* pstcI2cInstance

Pointer to I2C instance.

Definition at line 1121 of file mfs.h.

volatile FM0P_MFS_LIN_TypeDef* pstcLinInstance

Pointer to LIN instance.

Definition at line 1122 of file mfs.h.

volatile FM0P_MFS_UART_TypeDef* pstcUartInstance

Pointer to UART instance.

Definition at line 1119 of file mfs.h.


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