Module nrf51_hal::uart[][src]

Expand description

HAL interface to the UART peripheral.

Structs

Pins
Uart

Interface to a UART instance.

Enums

Baudrate

UART baudrate.

Error
Parity

Include parity bit.

Traits

Instance