Type Alias esp32c3::ledc::int_raw::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 - Interrupt raw bit for channel %s. Triggered when the OVF_CNT has reached the value specified by LEDC.CHx.CONF0.OVF_NUM.

Aliased Type§

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