Struct max32630_svd::ioman::uart2_req::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 - UART2 TX/RX I/O Mapping Select

Bit 1 - UART2 CTS I/O Mapping Select

Bit 2 - UART2 RTS I/O Mapping Select

Bit 4 - UART2 TX/RX I/O Request

Bit 5 - UART2 CTS I/O Request

Bit 6 - UART2 RTS I/O Request

Auto Trait Implementations

impl Send for R

impl Sync for R