Type Alias esp32c3::ledc::int_ena::TIMER_OVF_W

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

Field TIMER_OVF(0-3) writer - The interrupt enable bit for the TIMER%s_OVF interrupt.

Aliased Type§

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