![]() |
MKMxxZxxACxx5 Bare Metal Software Drivers
R4.1.6
Reference Manual
|
This section describes functions and macros of the driver's API.
Macros | |
| #define | EWM_WriteRefreshSeq() |
| Refreshes the ewm counter. More... | |
| #define | EWM_Init(cfg, ip, callback) |
| External Watchdog Module initialization. More... | |
| #define EWM_WriteRefreshSeq | ( | ) |
This macro refreshes the EWM counter.
| #define EWM_Init | ( | cfg, | |
| ip, | |||
| callback | |||
| ) |
This function initializes External Watchdog Monitor.
| cfg | Select one of the following EWM Configuration Structures. |
| ip | Select one of the ARM Cortex-M0+ Interrupt Priority Levels. |
| callback | Pointer to the EWM Callback Function. |