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

« Back to documentation index

LPUART_Type Struct Reference

LPUART_Type Struct Reference
[LPUART Peripheral Access Layer]

LPUART - Register Layout Typedef. More...

#include <MK26F18.h>

Data Fields

__IO uint32_t BAUD
 LPUART Baud Rate Register, offset: 0x0.
__IO uint32_t STAT
 LPUART Status Register, offset: 0x4.
__IO uint32_t CTRL
 LPUART Control Register, offset: 0x8.
__IO uint32_t DATA
 LPUART Data Register, offset: 0xC.
__IO uint32_t MATCH
 LPUART Match Address Register, offset: 0x10.
__IO uint32_t MODIR
 LPUART Modem IrDA Register, offset: 0x14.

Detailed Description

LPUART - Register Layout Typedef.

Definition at line 14857 of file MK26F18.h.


Field Documentation

__IO uint32_t BAUD

LPUART Baud Rate Register, offset: 0x0.

Definition at line 14858 of file MK26F18.h.

__IO uint32_t CTRL

LPUART Control Register, offset: 0x8.

Definition at line 14860 of file MK26F18.h.

__IO uint32_t DATA

LPUART Data Register, offset: 0xC.

Definition at line 14861 of file MK26F18.h.

__IO uint32_t MATCH

LPUART Match Address Register, offset: 0x10.

Definition at line 14862 of file MK26F18.h.

__IO uint32_t MODIR

LPUART Modem IrDA Register, offset: 0x14.

Definition at line 14863 of file MK26F18.h.

__IO uint32_t STAT

LPUART Status Register, offset: 0x4.

Definition at line 14859 of file MK26F18.h.