Struct esp32s2::dedicated_gpio::out_cpu::R
source · pub struct R(_);Expand description
Register OUT_CPU reader
Implementations§
source§impl R
impl R
sourcepub fn sel0(&self) -> SEL0_R
pub fn sel0(&self) -> SEL0_R
Bit 0 - Select GPIO out value configured by registers or CPU instructions for channel 0. 0: Configured by registers. 1: configured by CPU instructions.
sourcepub fn sel1(&self) -> SEL1_R
pub fn sel1(&self) -> SEL1_R
Bit 1 - Select GPIO out value configured by registers or CPU instructions for channel 1. 0: Configured by registers. 1: configured by CPU instructions.
sourcepub fn sel2(&self) -> SEL2_R
pub fn sel2(&self) -> SEL2_R
Bit 2 - Select GPIO out value configured by registers or CPU instructions for channel 2. 0: Configured by registers. 1: configured by CPU instructions.
sourcepub fn sel3(&self) -> SEL3_R
pub fn sel3(&self) -> SEL3_R
Bit 3 - Select GPIO out value configured by registers or CPU instructions for channel 3. 0: Configured by registers. 1: configured by CPU instructions.
sourcepub fn sel4(&self) -> SEL4_R
pub fn sel4(&self) -> SEL4_R
Bit 4 - Select GPIO out value configured by registers or CPU instructions for channel 4. 0: Configured by registers. 1: configured by CPU instructions.
sourcepub fn sel5(&self) -> SEL5_R
pub fn sel5(&self) -> SEL5_R
Bit 5 - Select GPIO out value configured by registers or CPU instructions for channel 5. 0: Configured by registers. 1: configured by CPU instructions.