Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

SMC_Type Struct Reference

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.