MKMxxZxxACxx5 Bare Metal Software Drivers  R4.1.6
Reference Manual
RCM API Specification

Overview

This section describes functions and macros of the driver's API.

Macros

#define RCM_GetResetSrc()
 Returns status flags indicating the source of reset. More...
 
#define RCM_Init(cfg)
 RCM initialization. More...
 

Macro Definition Documentation

#define RCM_GetResetSrc ( )

This macro returns status flags indicating the source of the most recent reset.

Returns
RCM Reset Sources.
Note
Implemented as an inline macro.
#define RCM_Init (   cfg)

This function initializes reset pin filter.

Parameters
cfgSelect one of the RCM Configuration Structures.
Note
Implemented as an inline macro.