MKM34Z256VLx7 Bare Metal Software Drivers  R4.1.6
Reference Manual
SYST Callback Function

Overview

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(* SYST_CALLBACK) (void)
 SYST_CALLBACK function declaration. More...
 

Typedef Documentation

typedef void(* SYST_CALLBACK) (void)

This callback is called by the System Timer module counts down to zero.