![]() |
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 software interrupt. All interrupt flags are cleared automatically by the driver.
Typedefs | |
typedef void(* | PMC_CALLBACK) (PMC_CALLBACK_TYPE type) |
PMC_CALLBACK function declaration. | |
Enumerations | |
enum | PMC_CALLBACK_TYPE { LVD_CALLBACK, LVW_CALLBACK } |
PMC_CALLBACK type declaration. More... | |
enum PMC_CALLBACK_TYPE |