![]() |
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(* | PIT_CALLBACK) (PIT_CALLBACK_TYPE type) |
PIT_CALLBACK function declaration. | |
Enumerations | |
enum | PIT_CALLBACK_TYPE { PIT0CH0_CALLBACK, PIT0CH1_CALLBACK, PIT1CH0_CALLBACK, PIT1CH1_CALLBACK } |
PIT_CALLBACK type declaration. More... | |
enum PIT_CALLBACK_TYPE |