Struct qn908x_rs::syscon::pio_cfg_misc::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Enable PB00 analog function

[src]

Bit 1 - Enable PB01 analog function

[src]

Bit 15 - when 1, bypass first stage of synchronization of DMA pin trigger

[src]

Bit 16 - chip mode pin function select

[src]

Bit 18 - inverse TX_EN & RX_EN pin mux output polarity

[src]

Bit 19 - Inverse RFE polarity

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W