![]() |
MKM34Z256VLx7 Bare Metal Software Drivers
R4.1.6
Reference Manual
|
This section describes callback function of the software driver. The callback function is called by the software driver to notify interrupt of the MMAU. The interrupt flag is cleared by the software driver automatically.
Typedefs | |
typedef void(* | MMAU_CALLBACK) (MMAU_CALLBACK_TYPE type) |
MMAU_CALLBACK function declaration. | |
Enumerations | |
enum | MMAU_CALLBACK_TYPE { DZIF_CALLBACK, VIF_CALLBACK, QIF_CALLBACK } |
MMAU_CALLBACK type declaration. More... | |
enum MMAU_CALLBACK_TYPE |