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

Structure of QPRC instance data. More...

#include <qprc.h>

Collaboration diagram for stc_qprc_instance_data:

Data Fields

volatile FM0P_QPRC_TypeDef * pstcInstance
 pointer to registers of an instance
volatile FM0P_QPRC_NF_TypeDef * pstcInstanceNf
 pointer to registers of a QPRC-NF instance
stc_qprc_intern_data_t stcInternData
 module internal data of instance

Detailed Description

Structure of QPRC instance data.

Definition at line 386 of file qprc.h.


Field Documentation

volatile FM0P_QPRC_TypeDef* pstcInstance

pointer to registers of an instance

Definition at line 388 of file qprc.h.

volatile FM0P_QPRC_NF_TypeDef* pstcInstanceNf

pointer to registers of a QPRC-NF instance

Definition at line 389 of file qprc.h.

Referenced by QprcGetNoisFilterPtr().

module internal data of instance

Definition at line 390 of file qprc.h.

Referenced by QprcGetInternDataPtr().


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