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

LIN interrupt selection. More...

#include <mfs.h>

Data Fields

boolean_t bTxInt
 LIN TX interrupt.
boolean_t bRxInt
 LIN RX interrupt.
boolean_t bLinBreakInt
 LIN break field interrupt.
boolean_t bTxIdle
 LIN TX idle interrupt.
boolean_t bTxFifoInt
 LIN TX FIFO interrupt.

Detailed Description

LIN interrupt selection.

Definition at line 1000 of file mfs.h.


Field Documentation

LIN break field interrupt.

Definition at line 1004 of file mfs.h.

Referenced by Mfs_Lin_DisableInt(), and Mfs_Lin_EnableInt().

LIN RX interrupt.

Definition at line 1003 of file mfs.h.

Referenced by Mfs_Lin_DisableInt(), and Mfs_Lin_EnableInt().

LIN TX FIFO interrupt.

Definition at line 1006 of file mfs.h.

Referenced by Mfs_Lin_DisableInt(), and Mfs_Lin_EnableInt().

LIN TX idle interrupt.

Definition at line 1005 of file mfs.h.

Referenced by Mfs_Lin_DisableInt(), and Mfs_Lin_EnableInt().

LIN TX interrupt.

Definition at line 1002 of file mfs.h.

Referenced by Mfs_Lin_DisableInt(), and Mfs_Lin_EnableInt().


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