Module nrf52810_hal::uarte[][src]

HAL interface to the UARTE peripheral.

See product specification:

  • nrf52832: Section 35
  • nrf52840: Section 6.34

Structs

Pins
Uarte

Interface to a UARTE instance.

Enums

Baudrate

Baud rate

Error
Parity

Parity

Traits

Instance