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

BT instance data. More...

#include <bt.h>

Collaboration diagram for stc_bt_instance_data:

Data Fields

volatile FM0P_BT_PWM_TypeDef * pstcInstance
 pointer to registers of an instance
stc_bt_intern_data_t stcInternData
 module internal data of instance

Detailed Description

BT instance data.

Definition at line 857 of file bt.h.


Field Documentation

volatile FM0P_BT_PWM_TypeDef* pstcInstance

pointer to registers of an instance

Definition at line 859 of file bt.h.

module internal data of instance

Definition at line 860 of file bt.h.

Referenced by BtGetInternDataPtr().


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