Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

LMEM_Type Struct Reference

LMEM_Type Struct Reference
[LMEM Peripheral Access Layer]

LMEM - Register Layout Typedef. More...

#include <MK26F18.h>

Data Fields

__IO uint32_t PCCCR
 Cache control register, offset: 0x0.
__IO uint32_t PCCLCR
 Cache line control register, offset: 0x4.
__IO uint32_t PCCSAR
 Cache search address register, offset: 0x8.
__IO uint32_t PCCCVR
 Cache read/write value register, offset: 0xC.
__IO uint32_t PCCRMR
 Cache regions mode register, offset: 0x20.

Detailed Description

LMEM - Register Layout Typedef.

Definition at line 14361 of file MK26F18.h.


Field Documentation

__IO uint32_t PCCCR

Cache control register, offset: 0x0.

Definition at line 14362 of file MK26F18.h.

__IO uint32_t PCCCVR

Cache read/write value register, offset: 0xC.

Definition at line 14365 of file MK26F18.h.

__IO uint32_t PCCLCR

Cache line control register, offset: 0x4.

Definition at line 14363 of file MK26F18.h.

__IO uint32_t PCCRMR

Cache regions mode register, offset: 0x20.

Definition at line 14367 of file MK26F18.h.

__IO uint32_t PCCSAR

Cache search address register, offset: 0x8.

Definition at line 14364 of file MK26F18.h.