pub type RTC_GPIO_STATUS = Reg<RTC_GPIO_STATUS_SPEC>;
Expand description
RTC_GPIO_STATUS (rw) register accessor: RTC GPIO 0 ~ 21 interrupt status
You can read
this register and get rtc_gpio_status::R
. You can reset
, write
, write_with_zero
this register using rtc_gpio_status::W
. You can also modify
this register. See API.
For information about available fields see rtc_gpio_status
module
Aliased Typeยง
struct RTC_GPIO_STATUS { /* private fields */ }