Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

FB_Type Struct Reference

FB_Type Struct Reference
[FB Peripheral Access Layer]

FB - Register Layout Typedef. More...

#include <MK64F12.h>

Data Fields

__IO uint32_t CSPMCR
 Chip Select port Multiplexing Control Register, offset: 0x60.
__IO uint32_t CSAR
 Chip Select Address Register, array offset: 0x0, array step: 0xC.
__IO uint32_t CSMR
 Chip Select Mask Register, array offset: 0x4, array step: 0xC.
__IO uint32_t CSCR
 Chip Select Control Register, array offset: 0x8, array step: 0xC.

Detailed Description

FB - Register Layout Typedef.

Definition at line 5933 of file cmsis/MK64F12.h.


Field Documentation

__IO uint32_t CSAR

Chip Select Address Register, array offset: 0x0, array step: 0xC.

Definition at line 5935 of file cmsis/MK64F12.h.

__IO uint32_t CSCR

Chip Select Control Register, array offset: 0x8, array step: 0xC.

Definition at line 5937 of file cmsis/MK64F12.h.

__IO uint32_t CSMR

Chip Select Mask Register, array offset: 0x4, array step: 0xC.

Definition at line 5936 of file cmsis/MK64F12.h.

__IO uint32_t CSPMCR

Chip Select port Multiplexing Control Register, offset: 0x60.

Definition at line 5940 of file cmsis/MK64F12.h.