rau cha / mbed-src-I2CWaitFix

Fork of mbed-src by mbed official

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 <MKL25Z4.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 STOPCTRL
 Stop Control Register, offset: 0x2.
__I uint8_t PMSTAT
 Power Mode Status register, offset: 0x3.

Detailed Description

SMC - Register Layout Typedef.

Definition at line 3006 of file MKL25Z4.h.


Field Documentation

__IO uint8_t PMCTRL

Power Mode Control register, offset: 0x1.

Definition at line 3008 of file MKL25Z4.h.

__IO uint8_t PMPROT

Power Mode Protection register, offset: 0x0.

Definition at line 3007 of file MKL25Z4.h.

__I uint8_t PMSTAT

Power Mode Status register, offset: 0x3.

Definition at line 3010 of file MKL25Z4.h.

__IO uint8_t STOPCTRL

Stop Control Register, offset: 0x2.

Definition at line 3009 of file MKL25Z4.h.