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
SMC_Type Struct Reference
[SMC Peripheral Access Layer]
SMC - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint8_t | PMPROT |
Power Mode Protection register, offset: 0x0. | |
__IO uint8_t | PMCTRL |
Power Mode Control register, offset: 0x1. | |
__IO uint8_t | VLLSCTRL |
VLLS Control register, offset: 0x2. | |
__I uint8_t | PMSTAT |
Power Mode Status register, offset: 0x3. |
Detailed Description
SMC - Register Layout Typedef.
Definition at line 12076 of file cmsis/MK64F12.h.
Field Documentation
__IO uint8_t PMCTRL |
Power Mode Control register, offset: 0x1.
Definition at line 12078 of file cmsis/MK64F12.h.
__IO uint8_t PMPROT |
Power Mode Protection register, offset: 0x0.
Definition at line 12077 of file cmsis/MK64F12.h.
__I uint8_t PMSTAT |
Power Mode Status register, offset: 0x3.
Definition at line 12080 of file cmsis/MK64F12.h.
__IO uint8_t VLLSCTRL |
VLLS Control register, offset: 0x2.
Definition at line 12079 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
