Expand description
UART Status Register
Structs§
- Register
usr
reader - UART Status Register
Enums§
- UART Busy Bit
- RX FIFO Full
- RX FIFO Not Empty
- TX FIFO Empty
- TX FIFO Not Full
Type Aliases§
- Field
busy
reader - UART Busy Bit - Field
rff
reader - RX FIFO Full - Field
rfne
reader - RX FIFO Not Empty - Field
tfe
reader - TX FIFO Empty - Field
tfnf
reader - TX FIFO Not Full