Module uart
ariel_
os_
rp
0.2.0
Module uart
Module Items
Structs
Enums
In crate ariel_
os_
rp
ariel_os_rp
Module
uart
Copy item path
Source
Available on
crate feature
uart
only.
Expand description
UART configuration.
Structs
§
Baudrate
UART baud rate.
Config
UART interface configuration.
UART0
Peripheral-specific UART driver.
UART1
Peripheral-specific UART driver.
Enums
§
Data
Bits
UART number of data bits.
Parity
Parity bit.
Stop
Bits
UART number of stop bits.
Uart
Peripheral-agnostic UART driver.