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

MCM_MemMap Struct Reference

MCM_MemMap Struct Reference
[MCM]

MCM - Peripheral register structure. More...

#include <MKL25Z4.h>

Data Fields

uint16_t PLASC
 Crossbar Switch (AXBS) Slave Configuration, offset: 0x8.
uint16_t PLAMC
 Crossbar Switch (AXBS) Master Configuration, offset: 0xA.
uint32_t PLACR
 Platform Control Register, offset: 0xC.
uint32_t CPO
 Compute Operation Control Register, offset: 0x40.

Detailed Description

MCM - Peripheral register structure.

Definition at line 2709 of file MKL25Z4.h.


Field Documentation

uint32_t CPO

Compute Operation Control Register, offset: 0x40.

Definition at line 2715 of file MKL25Z4.h.

uint32_t PLACR

Platform Control Register, offset: 0xC.

Definition at line 2713 of file MKL25Z4.h.

uint16_t PLAMC

Crossbar Switch (AXBS) Master Configuration, offset: 0xA.

Definition at line 2712 of file MKL25Z4.h.

uint16_t PLASC

Crossbar Switch (AXBS) Slave Configuration, offset: 0x8.

Definition at line 2711 of file MKL25Z4.h.