Type Alias esp32s2::rtc_io::RTC_GPIO_ENABLE

source ·
pub type RTC_GPIO_ENABLE = Reg<RTC_GPIO_ENABLE_SPEC>;
Expand description

RTC_GPIO_ENABLE (rw) register accessor: RTC GPIO output enable register

You can read this register and get rtc_gpio_enable::R. You can reset, write, write_with_zero this register using rtc_gpio_enable::W. You can also modify this register. See API.

For information about available fields see rtc_gpio_enable module

Aliased Type§

struct RTC_GPIO_ENABLE { /* private fields */ }