Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_ewm Struct Reference
All EWM module registers. More...
#include <MK64F12_ewm.h>
Data Fields | |
__IO hw_ewm_ctrl_t | CTRL |
__O hw_ewm_serv_t | SERV |
__IO hw_ewm_cmpl_t | CMPL |
__IO hw_ewm_cmph_t | CMPH |
Detailed Description
All EWM module registers.
Definition at line 431 of file MK64F12_ewm.h.
Field Documentation
__IO hw_ewm_cmph_t CMPH |
[0x3] Compare High Register
Definition at line 436 of file MK64F12_ewm.h.
__IO hw_ewm_cmpl_t CMPL |
[0x2] Compare Low Register
Definition at line 435 of file MK64F12_ewm.h.
__IO hw_ewm_ctrl_t CTRL |
[0x0] Control Register
Definition at line 433 of file MK64F12_ewm.h.
__O hw_ewm_serv_t SERV |
[0x1] Service Register
Definition at line 434 of file MK64F12_ewm.h.
Generated on Sat Aug 27 2022 17:09:02 by
