Type Alias esp32c3::rtc_cntl::int_ena_rtc_w1ts::MAIN_TIMER_W

source ·
pub type MAIN_TIMER_W<'a, REG> = BitWriter1S<'a, REG>;
Expand description

Field MAIN_TIMER writer - enable RTC main timer interrupt

Aliased Type§

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