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 mbed-src by
UARTLP_Type Struct Reference
[UARTLP Peripheral Access Layer]
UARTLP - Register Layout Typedef. More...
#include <MKL25Z4.h>
Data Fields | |
| __IO uint8_t | BDH |
| UART Baud Rate Register High, offset: 0x0. | |
| __IO uint8_t | BDL |
| UART Baud Rate Register Low, offset: 0x1. | |
| __IO uint8_t | C1 |
| UART Control Register 1, offset: 0x2. | |
| __IO uint8_t | C2 |
| UART Control Register 2, offset: 0x3. | |
| __IO uint8_t | S1 |
| UART Status Register 1, offset: 0x4. | |
| __IO uint8_t | S2 |
| UART Status Register 2, offset: 0x5. | |
| __IO uint8_t | C3 |
| UART Control Register 3, offset: 0x6. | |
| __IO uint8_t | D |
| UART Data Register, offset: 0x7. | |
| __IO uint8_t | MA1 |
| UART Match Address Registers 1, offset: 0x8. | |
| __IO uint8_t | MA2 |
| UART Match Address Registers 2, offset: 0x9. | |
| __IO uint8_t | C4 |
| UART Control Register 4, offset: 0xA. | |
| __IO uint8_t | C5 |
| UART Control Register 5, offset: 0xB. | |
Detailed Description
UARTLP - Register Layout Typedef.
Definition at line 3603 of file MKL25Z4.h.
Field Documentation
| __IO uint8_t BDH |
| __IO uint8_t BDL |
| __IO uint8_t MA1 |
| __IO uint8_t MA2 |
Generated on Tue Jul 12 2022 13:47:04 by
1.7.2
