Freescale_Cachan / Mbed 2 deprecated Programme_course_base

Dependencies:   MMA8451Q mbed xbee_lib

Fork of Programme_course by Freescale_Cachan

Embed: (wiki syntax)

« Back to documentation index

SMC_MemMap Struct Reference

SMC_MemMap Struct Reference
[SMC]

SMC - Peripheral register structure. More...

#include <MKL25Z4.h>

Data Fields

uint8_t PMPROT
 Power Mode Protection register, offset: 0x0.
uint8_t PMCTRL
 Power Mode Control register, offset: 0x1.
uint8_t STOPCTRL
 Stop Control Register, offset: 0x2.
uint8_t PMSTAT
 Power Mode Status register, offset: 0x3.

Detailed Description

SMC - Peripheral register structure.

Definition at line 5276 of file MKL25Z4.h.


Field Documentation

uint8_t PMCTRL

Power Mode Control register, offset: 0x1.

Definition at line 5278 of file MKL25Z4.h.

uint8_t PMPROT

Power Mode Protection register, offset: 0x0.

Definition at line 5277 of file MKL25Z4.h.

uint8_t PMSTAT

Power Mode Status register, offset: 0x3.

Definition at line 5280 of file MKL25Z4.h.

uint8_t STOPCTRL

Stop Control Register, offset: 0x2.

Definition at line 5279 of file MKL25Z4.h.