Module nrf52840_hal::uarte

source ·
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

Values that can be written to the field BAUDRATE
Values that can be written to the field PARITY

Traits