Type Alias esp32s2::rtc_io::rtc_gpio_out::R
source · pub type R = R<RTC_GPIO_OUT_SPEC>;
Expand description
Register RTC_GPIO_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.