Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
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.
Generated on Sat Aug 27 2022 17:09:03 by
