![]() |
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(* | XBAR_CALLBACK) (XBAR_CALLBACK_SRC src) |
XBAR_CALLBACK function declaration. | |
Enumerations | |
enum | XBAR_CALLBACK_SRC { XBAR_DMA0_CALLBACK, XBAR_DMA1_CALLBACK, XBAR_DMA2_CALLBACK, XBAR_DMA3_CALLBACK } |
XBAR_CALLBACK type declaration. More... | |
enum XBAR_CALLBACK_SRC |