Struct nrf52840::uart0::BAUDRATE[][src]

pub struct BAUDRATE { /* fields omitted */ }

Baud rate. Accuracy depends on the HFCLK source selected.

Methods

impl BAUDRATE
[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 BAUDRATE

impl !Sync for BAUDRATE