Struct max32630_svd::uart0::RX_FIFO_CTRL[][src]

pub struct RX_FIFO_CTRL { /* fields omitted */ }

UART RX Fifo Control Register

Methods

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

impl !Sync for RX_FIFO_CTRL