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