Type Alias esp32c3::ledc::int_clr::TIMER_OVF_W

source ·
pub type TIMER_OVF_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field TIMER_OVF(0-3) writer - Set this bit to clear the TIMER%s_OVF interrupt.

Aliased Type§

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