MKMxxZxxACxx5 Bare Metal Software Drivers  R4.1.6
Reference Manual
SWISR Callback Function

Overview

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