Type Alias esp32c3::rtc_cntl::GPIO_WAKEUP

source ·
pub type GPIO_WAKEUP = Reg<GPIO_WAKEUP_SPEC>;
Expand description

GPIO_WAKEUP (rw) register accessor: rtc configure register

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

For information about available fields see gpio_wakeup module

Aliased Type§

struct GPIO_WAKEUP { /* private fields */ }