Type Alias RTC_GPIO_OUT

Source
pub type RTC_GPIO_OUT = Reg<RTC_GPIO_OUT_SPEC>;
Expand description

RTC_GPIO_OUT (rw) register accessor: RTC GPIO 0 ~ 21 output data register

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

For information about available fields see rtc_gpio_out module

Aliased Typeยง

struct RTC_GPIO_OUT { /* private fields */ }