Struct qn908x_rs::syscon::pio_wakeup_lvl1::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Control the wake up polarity of PB01 in sleep mode.

[src]

Bit 1 - Control the wake up polarity of PB02 in sleep mode.

[src]

Bit 2 - Control the wake up polarity of PB03 in sleep mode.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R