Type Alias esp32c3::ledc::int_raw::TIMER_OVF_W

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

Field TIMER_OVF(0-3) writer - reg_lstimer%s_ovf_int_raw.

Aliased Type§

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