Type Alias esp32c3::rtc_cntl::SLP_WAKEUP_CAUSE

source ·
pub type SLP_WAKEUP_CAUSE = Reg<SLP_WAKEUP_CAUSE_SPEC>;
Expand description

SLP_WAKEUP_CAUSE (r) register accessor: RTC_CNTL_RTC_SLP_WAKEUP_CAUSE_REG

You can read this register and get slp_wakeup_cause::R. See API.

For information about available fields see slp_wakeup_cause module

Aliased Type§

struct SLP_WAKEUP_CAUSE { /* private fields */ }