![]() |
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(* | RNGA_ERROR_CALLBACK) (void) |
RNGA_ERROR_CALLBACK function declaration. More... | |
typedef void(* RNGA_ERROR_CALLBACK) (void) |
This error callback is called by the driver when random number has been read by the RNGA_GetVal macro while new value not available. A new random number values will be available within 256 system clock cycles.