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

structure to set the Reload timer interrupt callback function More...

#include <bt.h>

Data Fields

func_ptr_t pfnRtTrigIntCallback
 Pointer to trigger interrupt callback function.
func_ptr_t pfnRtUnderflowIntCallback
 Pointer to underflow interrupt callback function.

Detailed Description

structure to set the Reload timer interrupt callback function

Definition at line 736 of file bt.h.


Field Documentation

Pointer to trigger interrupt callback function.

Definition at line 738 of file bt.h.

Referenced by Bt_Rt_EnableInt().

Pointer to underflow interrupt callback function.

Definition at line 739 of file bt.h.

Referenced by Bt_Rt_EnableInt().


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