Struct nrf52840::uart0::CONFIG[][src]

pub struct CONFIG { /* fields omitted */ }

Configuration of parity and hardware flow control

Methods

impl CONFIG
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for CONFIG

impl !Sync for CONFIG