![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
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. |
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().