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
EWM_Type Struct Reference
[EWM Peripheral Access Layer]
EWM - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint8_t | CTRL |
Control Register, offset: 0x0. | |
__O uint8_t | SERV |
Service Register, offset: 0x1. | |
__IO uint8_t | CMPL |
Compare Low Register, offset: 0x2. | |
__IO uint8_t | CMPH |
Compare High Register, offset: 0x3. |
Detailed Description
EWM - Register Layout Typedef.
Definition at line 5819 of file cmsis/MK64F12.h.
Field Documentation
__IO uint8_t CMPH |
Compare High Register, offset: 0x3.
Definition at line 5823 of file cmsis/MK64F12.h.
__IO uint8_t CMPL |
Compare Low Register, offset: 0x2.
Definition at line 5822 of file cmsis/MK64F12.h.
__IO uint8_t CTRL |
Control Register, offset: 0x0.
Definition at line 5820 of file cmsis/MK64F12.h.
__O uint8_t SERV |
Service Register, offset: 0x1.
Definition at line 5821 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
