Module nrf52832_hal::uarte[][src]

Expand description

HAL interface to the UARTE peripheral.

See product specification:

  • nrf52832: Section 35
  • nrf52840: Section 6.34

Structs

Interface to a UARTE instance.

Enums

Baud rate

Parity

Traits