Struct max32630_svd::ioman::uart1_ack::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - UART1 TX/RX I/O Mapping Acknowledge

Bit 1 - UART1 CTS I/O Mapping Acknowledge

Bit 2 - UART1 RTS I/O Mapping Acknowledge

Bit 4 - UART1 TX/RX I/O Acknowledge

Bit 5 - UART1 CTS I/O Acknowledge

Bit 6 - UART1 RTS I/O Acknowledge

Auto Trait Implementations

impl Send for R

impl Sync for R