Module nrf51_hal::pac::uart0::rxd

source ·
Expand description

RXD register. On read action the buffer pointer is displaced. Once read the character is consumed. If read when no character available, the UART will stop working.

Structs§

  • Register RXD reader
  • RXD register. On read action the buffer pointer is displaced. Once read the character is consumed. If read when no character available, the UART will stop working.

Type Aliases§

  • Field RXD reader - RX data from previous transfer. Double buffered.