Type Alias esp32c3::rtc_cntl::wakeup_state::WAKEUP_ENA_W

source ·
pub type WAKEUP_ENA_W<'a, REG> = FieldWriter<'a, REG, 17, u32>;
Expand description

Field WAKEUP_ENA writer - wakeup enable bitmap

Aliased Type§

struct WAKEUP_ENA_W<'a, REG> { /* private fields */ }