Module tm4c129x_hal::serial

source ·
Expand description

Serial

Structs

Serial receiver
Serial abstraction
Serial transmitter
UART register offsets
UART1
UART2
UART3
UART4
UART5
UART6
UART7

Enums

writeln!() emits LF chars, so this is useful if you’re writing text with your UART

Traits

CTS pin - DO NOT IMPLEMENT THIS TRAIT
DCD pin - DO NOT IMPLEMENT THIS TRAIT
DSR pin - DO NOT IMPLEMENT THIS TRAIT
DTR pin - DO NOT IMPLEMENT THIS TRAIT
RI pin - DO NOT IMPLEMENT THIS TRAIT
RTS pin - DO NOT IMPLEMENT THIS TRAIT
RX pin - DO NOT IMPLEMENT THIS TRAIT
TX pin - DO NOT IMPLEMENT THIS TRAIT