Type Alias esp32s2_ulp::rtc_io::out::R
source · pub type R = R<OUT_SPEC>;
Expand description
Register OUT
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn gpio_out_data(&self) -> GPIO_OUT_DATA_R
pub fn gpio_out_data(&self) -> GPIO_OUT_DATA_R
Bits 10:31 - GPIO0 ~ 21 output register. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc.