Module hpm5361_pac::uart0

source ·
Expand description

UART0

Modules§

  • address match config register
  • Configuration Register
  • Divisor Latch LSB (when DLAB = 1)
  • Divisor Latch MSB (when DLAB = 1)
  • FIFO Control Register
  • FIFO Control Register config
  • GPR Register
  • Idle Configuration Register
  • Interrupt Enable Register (when DLAB = 0)
  • Interrupt Identification Register
  • Interrupt Identification Register2
  • Line Control Register
  • Line Status Register
  • Modem Control Register (
  • moto system control register
  • Modem Status Register
  • Over Sample Control Register
  • Receiver Buffer Register (when DLAB = 0)
  • Transmitter Holding Register (when DLAB = 0)

Structs§

Type Aliases§

  • ADDR_CFG (rw) register accessor: address match config register
  • Cfg (rw) register accessor: Configuration Register
  • DLL (rw) register accessor: Divisor Latch LSB (when DLAB = 1)
  • DLM (rw) register accessor: Divisor Latch MSB (when DLAB = 1)
  • FCR (rw) register accessor: FIFO Control Register
  • FCRR (rw) register accessor: FIFO Control Register config
  • GPR (rw) register accessor: GPR Register
  • IDLE_CFG (rw) register accessor: Idle Configuration Register
  • IER (rw) register accessor: Interrupt Enable Register (when DLAB = 0)
  • IIR (rw) register accessor: Interrupt Identification Register
  • IIR2 (rw) register accessor: Interrupt Identification Register2
  • LCR (rw) register accessor: Line Control Register
  • LSR (rw) register accessor: Line Status Register
  • MCR (rw) register accessor: Modem Control Register (
  • MOTO_CFG (rw) register accessor: moto system control register
  • MSR (rw) register accessor: Modem Status Register
  • OSCR (rw) register accessor: Over Sample Control Register
  • RBR (rw) register accessor: Receiver Buffer Register (when DLAB = 0)
  • THR (rw) register accessor: Transmitter Holding Register (when DLAB = 0)