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.
Dependencies: MMA8451Q mbed xbee_lib
Fork of Programme_course by
SPI_MemMap Struct Reference
[SPI]
SPI - Peripheral register structure. More...
#include <MKL25Z4.h>
Data Fields | |
uint8_t | C1 |
SPI control register 1, offset: 0x0. | |
uint8_t | C2 |
SPI control register 2, offset: 0x1. | |
uint8_t | BR |
SPI baud rate register, offset: 0x2. | |
uint8_t | S |
SPI status register, offset: 0x3. | |
uint8_t | D |
SPI data register, offset: 0x5. | |
uint8_t | M |
SPI match register, offset: 0x7. |
Detailed Description
SPI - Peripheral register structure.
Definition at line 5391 of file MKL25Z4.h.
Field Documentation
Generated on Tue Jul 12 2022 21:30:23 by
