#include <lpcUART.h>
Data Fields | |
| union { | |
| REG_8 rbr | |
| REG_8 thr | |
| REG_8 dll | |
| REG_8 _pad0 [4] | |
| }; | |
| union { | |
| REG_8 ier | |
| REG_8 dlm | |
| REG_8 _pad1 [4] | |
| }; | |
| union { | |
| REG_8 iir | |
| REG_8 fcr | |
| REG_8 _pad2 [4] | |
| }; | |
| REG_8 | lcr |
| REG_8 | _pad3 [3] |
| REG_8 | mcr |
| REG_8 | _pad4 [3] |
| REG_8 | lsr |
| REG_8 | _pad5 [3] |
| REG_8 | msr |
| REG_8 | _pad6 [3] |
| REG_8 | scr |
| REG_8 | _pad7 [3] |
Definition at line 18 of file lpcUART.h.
| union { ... } |
| union { ... } |
| union { ... } |
| REG_8 uartRegs_t::_pad0[4] |
| REG_8 uartRegs_t::_pad1[4] |
| REG_8 uartRegs_t::_pad2[4] |
| REG_8 uartRegs_t::_pad3[3] |
| REG_8 uartRegs_t::_pad4[3] |
| REG_8 uartRegs_t::_pad5[3] |
| REG_8 uartRegs_t::_pad6[3] |
| REG_8 uartRegs_t::_pad7[3] |
| REG_8 uartRegs_t::dll |
| REG_8 uartRegs_t::dlm |
| REG_8 uartRegs_t::fcr |
| REG_8 uartRegs_t::ier |
| REG_8 uartRegs_t::iir |
| REG_8 uartRegs_t::lcr |
| REG_8 uartRegs_t::lsr |
| REG_8 uartRegs_t::mcr |
| REG_8 uartRegs_t::msr |
| REG_8 uartRegs_t::rbr |
| REG_8 uartRegs_t::scr |
| REG_8 uartRegs_t::thr |
1.4.7