![]() |
MKM34Z256VLx7 Bare Metal Software Drivers
R4.1.6
Reference Manual
|
This section describes callback function of the driver. The callback function is called by the driver to notify interrupt of the peripheral. All interrupt flags are cleared automatically by the driver.
Typedefs | |
typedef void(* | TMR_CH_CALLBACK) (TMR_CH_CALLBACK_TYPE type) |
TMR_CH_CALLBACK function declaration. | |
Enumerations | |
enum | TMR_CH_CALLBACK_TYPE { ROLLOVER_CALLBACK, COMPARE_CALLBACK, CAPTURE_CALLBACK } |
enum TMR_CH_CALLBACK_TYPE |