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

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

#include <bt.h>

Data Fields

func_ptr_t pfnPwcMeasCmpCallback
 Pointer to PWC measure completion callback function.
func_ptr_t pfnPwcMeasOverflowCallback
 Pointer to PWC measure overflow callback function.

Detailed Description

structure to set the PWC timer interrupt callback function

Definition at line 835 of file bt.h.


Field Documentation

Pointer to PWC measure completion callback function.

Definition at line 837 of file bt.h.

Referenced by Bt_Pwc_EnableInt().

Pointer to PWC measure overflow callback function.

Definition at line 838 of file bt.h.

Referenced by Bt_Pwc_EnableInt().


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