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
MCG_Type Struct Reference
[MCG Peripheral Access Layer]
MCG - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint8_t | C1 |
MCG Control 1 Register, offset: 0x0. | |
__IO uint8_t | C2 |
MCG Control 2 Register, offset: 0x1. | |
__IO uint8_t | C3 |
MCG Control 3 Register, offset: 0x2. | |
__IO uint8_t | C4 |
MCG Control 4 Register, offset: 0x3. | |
__IO uint8_t | C5 |
MCG Control 5 Register, offset: 0x4. | |
__IO uint8_t | C6 |
MCG Control 6 Register, offset: 0x5. | |
__IO uint8_t | S |
MCG Status Register, offset: 0x6. | |
__IO uint8_t | SC |
MCG Status and Control Register, offset: 0x8. | |
__IO uint8_t | ATCVH |
MCG Auto Trim Compare Value High Register, offset: 0xA. | |
__IO uint8_t | ATCVL |
MCG Auto Trim Compare Value Low Register, offset: 0xB. | |
__IO uint8_t | C7 |
MCG Control 7 Register, offset: 0xC. | |
__IO uint8_t | C8 |
MCG Control 8 Register, offset: 0xD. |
Detailed Description
MCG - Register Layout Typedef.
Definition at line 8548 of file cmsis/MK64F12.h.
Field Documentation
__IO uint8_t ATCVH |
MCG Auto Trim Compare Value High Register, offset: 0xA.
Definition at line 8559 of file cmsis/MK64F12.h.
__IO uint8_t ATCVL |
MCG Auto Trim Compare Value Low Register, offset: 0xB.
Definition at line 8560 of file cmsis/MK64F12.h.
__IO uint8_t C1 |
MCG Control 1 Register, offset: 0x0.
Definition at line 8549 of file cmsis/MK64F12.h.
__IO uint8_t C2 |
MCG Control 2 Register, offset: 0x1.
Definition at line 8550 of file cmsis/MK64F12.h.
__IO uint8_t C3 |
MCG Control 3 Register, offset: 0x2.
Definition at line 8551 of file cmsis/MK64F12.h.
__IO uint8_t C4 |
MCG Control 4 Register, offset: 0x3.
Definition at line 8552 of file cmsis/MK64F12.h.
__IO uint8_t C5 |
MCG Control 5 Register, offset: 0x4.
Definition at line 8553 of file cmsis/MK64F12.h.
__IO uint8_t C6 |
MCG Control 6 Register, offset: 0x5.
Definition at line 8554 of file cmsis/MK64F12.h.
__IO uint8_t C7 |
MCG Control 7 Register, offset: 0xC.
Definition at line 8561 of file cmsis/MK64F12.h.
__IO uint8_t C8 |
MCG Control 8 Register, offset: 0xD.
Definition at line 8562 of file cmsis/MK64F12.h.
__IO uint8_t S |
MCG Status Register, offset: 0x6.
Definition at line 8555 of file cmsis/MK64F12.h.
__IO uint8_t SC |
MCG Status and Control Register, offset: 0x8.
Definition at line 8557 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
