[][src]Module nrf52_hal_common::uarte

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

Values that can be written to the field BAUDRATE

Error
Parity

Values that can be written to the field PARITY

Traits

UarteExt