Module nrf51_hal::pac::uart0::config

source ·
Expand description

Configuration of parity and hardware flow control register.

Structs§

  • Configuration of parity and hardware flow control register.
  • Register CONFIG reader
  • Register CONFIG writer

Enums§

Type Aliases§

  • Field HWFC reader - Hardware flow control.
  • Field HWFC writer - Hardware flow control.
  • Field PARITY reader - Include parity bit.
  • Field PARITY writer - Include parity bit.