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
RCM_Type Struct Reference
[RCM Peripheral Access Layer]
RCM - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__I uint8_t | SRS0 |
System Reset Status Register 0, offset: 0x0. | |
__I uint8_t | SRS1 |
System Reset Status Register 1, offset: 0x1. | |
__IO uint8_t | RPFC |
Reset Pin Filter Control register, offset: 0x4. | |
__IO uint8_t | RPFW |
Reset Pin Filter Width register, offset: 0x5. | |
__I uint8_t | MR |
Mode Register, offset: 0x7. |
Detailed Description
RCM - Register Layout Typedef.
Definition at line 10409 of file cmsis/MK64F12.h.
Field Documentation
__I uint8_t MR |
Mode Register, offset: 0x7.
Definition at line 10416 of file cmsis/MK64F12.h.
__IO uint8_t RPFC |
Reset Pin Filter Control register, offset: 0x4.
Definition at line 10413 of file cmsis/MK64F12.h.
__IO uint8_t RPFW |
Reset Pin Filter Width register, offset: 0x5.
Definition at line 10414 of file cmsis/MK64F12.h.
__I uint8_t SRS0 |
System Reset Status Register 0, offset: 0x0.
Definition at line 10410 of file cmsis/MK64F12.h.
__I uint8_t SRS1 |
System Reset Status Register 1, offset: 0x1.
Definition at line 10411 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
