[−][src]Type Definition esp32::rtccntl::wakeup_state::R
type R = R<u32, WAKEUP_STATE>;
Reader of register WAKEUP_STATE
Implementations
impl R[src]
pub fn gpio_wakeup_filter(&self) -> GPIO_WAKEUP_FILTER_R[src]
Bit 22
pub fn wakeup_ena(&self) -> WAKEUP_ENA_R[src]
Bits 11:21
pub fn wakeup_cause(&self) -> WAKEUP_CAUSE_R[src]
Bits 0:10