pub type W = W<INT_CLR_SPEC>;
Expand description
Register INT_CLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn timer0_ovf_int_clr(&mut self) -> TIMER0_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn timer0_ovf_int_clr(&mut self) -> TIMER0_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 0 - Set this bit to clear the LEDC_TIMER0_OVF_INT interrupt.
sourcepub fn timer1_ovf_int_clr(&mut self) -> TIMER1_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn timer1_ovf_int_clr(&mut self) -> TIMER1_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 1 - Set this bit to clear the LEDC_TIMER1_OVF_INT interrupt.
sourcepub fn timer2_ovf_int_clr(&mut self) -> TIMER2_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn timer2_ovf_int_clr(&mut self) -> TIMER2_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 2 - Set this bit to clear the LEDC_TIMER2_OVF_INT interrupt.
sourcepub fn timer3_ovf_int_clr(&mut self) -> TIMER3_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn timer3_ovf_int_clr(&mut self) -> TIMER3_OVF_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 3 - Set this bit to clear the LEDC_TIMER3_OVF_INT interrupt.
sourcepub fn duty_chng_end_ch0_int_clr(
&mut self
) -> DUTY_CHNG_END_CH0_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn duty_chng_end_ch0_int_clr( &mut self ) -> DUTY_CHNG_END_CH0_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 4 - Set this bit to clear the LEDC_DUTY_CHNG_END_CH0_INT interrupt.
sourcepub fn duty_chng_end_ch1_int_clr(
&mut self
) -> DUTY_CHNG_END_CH1_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn duty_chng_end_ch1_int_clr( &mut self ) -> DUTY_CHNG_END_CH1_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 5 - Set this bit to clear the LEDC_DUTY_CHNG_END_CH1_INT interrupt.
sourcepub fn duty_chng_end_ch2_int_clr(
&mut self
) -> DUTY_CHNG_END_CH2_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn duty_chng_end_ch2_int_clr( &mut self ) -> DUTY_CHNG_END_CH2_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 6 - Set this bit to clear the LEDC_DUTY_CHNG_END_CH2_INT interrupt.
sourcepub fn duty_chng_end_ch3_int_clr(
&mut self
) -> DUTY_CHNG_END_CH3_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn duty_chng_end_ch3_int_clr( &mut self ) -> DUTY_CHNG_END_CH3_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 7 - Set this bit to clear the LEDC_DUTY_CHNG_END_CH3_INT interrupt.
sourcepub fn duty_chng_end_ch4_int_clr(
&mut self
) -> DUTY_CHNG_END_CH4_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn duty_chng_end_ch4_int_clr( &mut self ) -> DUTY_CHNG_END_CH4_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 8 - Set this bit to clear the LEDC_DUTY_CHNG_END_CH4_INT interrupt.
sourcepub fn duty_chng_end_ch5_int_clr(
&mut self
) -> DUTY_CHNG_END_CH5_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn duty_chng_end_ch5_int_clr( &mut self ) -> DUTY_CHNG_END_CH5_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 9 - Set this bit to clear the LEDC_DUTY_CHNG_END_CH5_INT interrupt.
sourcepub fn ovf_cnt_ch0_int_clr(&mut self) -> OVF_CNT_CH0_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn ovf_cnt_ch0_int_clr(&mut self) -> OVF_CNT_CH0_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 12 - Set this bit to clear the LEDC_OVF_CNT_CH0_INT interrupt.
sourcepub fn ovf_cnt_ch1_int_clr(&mut self) -> OVF_CNT_CH1_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn ovf_cnt_ch1_int_clr(&mut self) -> OVF_CNT_CH1_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 13 - Set this bit to clear the LEDC_OVF_CNT_CH1_INT interrupt.
sourcepub fn ovf_cnt_ch2_int_clr(&mut self) -> OVF_CNT_CH2_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn ovf_cnt_ch2_int_clr(&mut self) -> OVF_CNT_CH2_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 14 - Set this bit to clear the LEDC_OVF_CNT_CH2_INT interrupt.
sourcepub fn ovf_cnt_ch3_int_clr(&mut self) -> OVF_CNT_CH3_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn ovf_cnt_ch3_int_clr(&mut self) -> OVF_CNT_CH3_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 15 - Set this bit to clear the LEDC_OVF_CNT_CH3_INT interrupt.
sourcepub fn ovf_cnt_ch4_int_clr(&mut self) -> OVF_CNT_CH4_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn ovf_cnt_ch4_int_clr(&mut self) -> OVF_CNT_CH4_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 16 - Set this bit to clear the LEDC_OVF_CNT_CH4_INT interrupt.
sourcepub fn ovf_cnt_ch5_int_clr(&mut self) -> OVF_CNT_CH5_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn ovf_cnt_ch5_int_clr(&mut self) -> OVF_CNT_CH5_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 17 - Set this bit to clear the LEDC_OVF_CNT_CH5_INT interrupt.