nrf-pac

Crates

0.1.0

Versions

nrf51

Flavors

Module regs

Source

Structsยง

Baudrate
UART Baudrate.
Config
Configuration of parity and hardware flow control register.
Enable
Enable UART and acquire IOs.
Errorsrc
Error source. Write error field to 1 to clear error.
Int
Interrupt enable clear register.
Power
Peripheral power control.
Rxd
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.
Shorts
Shortcuts for UART.
Txd
TXD register.