Type Alias esp32c3::ledc::int_st::TIMER_OVF_R

source ·
pub type TIMER_OVF_R = BitReader;
Expand description

Field TIMER_OVF(0-3) reader - This is the masked interrupt status bit for the TIMER%s_OVF interrupt when LEDC.INT_ENA.TIMERx_OVF is set to 1.

Aliased Type§

struct TIMER_OVF_R { /* private fields */ }