MKMxxZxxACxx5 Bare Metal Software Drivers  R4.1.6
Reference Manual
LLWU 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(* LLWU_CALLBACK) (uint32 flags)
 LLWU_CALLBACK function declaration. More...
 

Typedef Documentation

typedef void(* LLWU_CALLBACK) (uint32 flags)

This callback is called by the LLWU module upon recovery from VLLS modes. The service routine shall restore I/O and release latch states by the PMC_SetACKISO macro.

Parameters
flagsMask formed of the LLWU Wakeup Flags.