Struct max32630_svd::ioman::uart1_req::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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

Bit 1 - UART1 CTS I/O Mapping Select

Bit 2 - UART1 RTS I/O Mapping Select

Bit 4 - UART1 TX/RX I/O Request

Bit 5 - UART1 CTS I/O Request

Bit 6 - UART1 RTS I/O Request

Auto Trait Implementations

impl Send for W

impl Sync for W