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

BT internal data. More...

#include <bt.h>

Data Fields

func_ptr_t pfnBit0IntCallback
 Pointer to callback function the interrupt reflected by bit0 of STC.
func_ptr_t pfnBit1IntCallback
 Pointer to callback function the interrupt reflected by bit1 of STC.
func_ptr_t pfnBit2IntCallback
 Pointer to callback function the interrupt reflected by bit2 of STC.

Detailed Description

BT internal data.

Definition at line 846 of file bt.h.


Field Documentation

Pointer to callback function the interrupt reflected by bit0 of STC.

Definition at line 848 of file bt.h.

Referenced by Bt_IrqHandler(), Bt_Ppg_DisableInt(), Bt_Ppg_EnableInt(), Bt_Pwc_DisableInt(), Bt_Pwc_EnableInt(), Bt_Pwm_DisableInt(), Bt_Pwm_EnableInt(), Bt_Rt_DisableInt(), and Bt_Rt_EnableInt().

Pointer to callback function the interrupt reflected by bit1 of STC.

Definition at line 849 of file bt.h.

Referenced by Bt_IrqHandler(), Bt_Pwm_DisableInt(), and Bt_Pwm_EnableInt().

Pointer to callback function the interrupt reflected by bit2 of STC.

Definition at line 850 of file bt.h.

Referenced by Bt_IrqHandler(), Bt_Ppg_DisableInt(), Bt_Ppg_EnableInt(), Bt_Pwc_DisableInt(), Bt_Pwc_EnableInt(), Bt_Pwm_DisableInt(), Bt_Pwm_EnableInt(), Bt_Rt_DisableInt(), and Bt_Rt_EnableInt().


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