Type Alias esp32c3::ledc::int_st::OVF_CNT_CH_R

source ·
pub type OVF_CNT_CH_R = BitReader;
Expand description

Field OVF_CNT_CH(0-5) reader - This is the masked interrupt status bit for the LEDC.INT_RAW.OVF_CNT_CH%s interrupt when LEDC.INT_ENA.OVF_CNT_CHx is set to 1.

Aliased Type§

struct OVF_CNT_CH_R { /* private fields */ }