Type Alias esp32c3::ledc::int_ena::OVF_CNT_CH_W

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

Field OVF_CNT_CH(0-5) writer - The interrupt enable bit for the OVF_CNT_CH%s interrupt.

Aliased Type§

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