pub type W = W<INT_ENA_SPEC>;Expand description
Register INT_ENA writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
 
impl W
sourcepub fn ovf_int_ena(&mut self) -> OVF_INT_ENA_W<'_, INT_ENA_SPEC, 0>
 
pub fn ovf_int_ena(&mut self) -> OVF_INT_ENA_W<'_, INT_ENA_SPEC, 0>
Bit 0 - The interrupt enable bit for the LEDC_TIMER0_OVF_INT interrupt.
sourcepub fn timer1_ovf_int_ena(
    &mut self
) -> TIMER1_OVF_INT_ENA_W<'_, INT_ENA_SPEC, 1>
 
pub fn timer1_ovf_int_ena( &mut self ) -> TIMER1_OVF_INT_ENA_W<'_, INT_ENA_SPEC, 1>
Bit 1 - The interrupt enable bit for the LEDC_TIMER1_OVF_INT interrupt.
sourcepub fn timer2_ovf_int_ena(
    &mut self
) -> TIMER2_OVF_INT_ENA_W<'_, INT_ENA_SPEC, 2>
 
pub fn timer2_ovf_int_ena( &mut self ) -> TIMER2_OVF_INT_ENA_W<'_, INT_ENA_SPEC, 2>
Bit 2 - The interrupt enable bit for the LEDC_TIMER2_OVF_INT interrupt.
sourcepub fn timer3_ovf_int_ena(
    &mut self
) -> TIMER3_OVF_INT_ENA_W<'_, INT_ENA_SPEC, 3>
 
pub fn timer3_ovf_int_ena( &mut self ) -> TIMER3_OVF_INT_ENA_W<'_, INT_ENA_SPEC, 3>
Bit 3 - The interrupt enable bit for the LEDC_TIMER3_OVF_INT interrupt.
sourcepub fn duty_chng_end_ch0_int_ena(
    &mut self
) -> DUTY_CHNG_END_CH0_INT_ENA_W<'_, INT_ENA_SPEC, 4>
 
pub fn duty_chng_end_ch0_int_ena( &mut self ) -> DUTY_CHNG_END_CH0_INT_ENA_W<'_, INT_ENA_SPEC, 4>
Bit 4 - The interrupt enable bit for the LEDC_DUTY_CHNG_END_CH0_INT interrupt.
sourcepub fn duty_chng_end_ch1_int_ena(
    &mut self
) -> DUTY_CHNG_END_CH1_INT_ENA_W<'_, INT_ENA_SPEC, 5>
 
pub fn duty_chng_end_ch1_int_ena( &mut self ) -> DUTY_CHNG_END_CH1_INT_ENA_W<'_, INT_ENA_SPEC, 5>
Bit 5 - The interrupt enable bit for the LEDC_DUTY_CHNG_END_CH1_INT interrupt.
sourcepub fn duty_chng_end_ch2_int_ena(
    &mut self
) -> DUTY_CHNG_END_CH2_INT_ENA_W<'_, INT_ENA_SPEC, 6>
 
pub fn duty_chng_end_ch2_int_ena( &mut self ) -> DUTY_CHNG_END_CH2_INT_ENA_W<'_, INT_ENA_SPEC, 6>
Bit 6 - The interrupt enable bit for the LEDC_DUTY_CHNG_END_CH2_INT interrupt.
sourcepub fn duty_chng_end_ch3_int_ena(
    &mut self
) -> DUTY_CHNG_END_CH3_INT_ENA_W<'_, INT_ENA_SPEC, 7>
 
pub fn duty_chng_end_ch3_int_ena( &mut self ) -> DUTY_CHNG_END_CH3_INT_ENA_W<'_, INT_ENA_SPEC, 7>
Bit 7 - The interrupt enable bit for the LEDC_DUTY_CHNG_END_CH3_INT interrupt.
sourcepub fn duty_chng_end_ch4_int_ena(
    &mut self
) -> DUTY_CHNG_END_CH4_INT_ENA_W<'_, INT_ENA_SPEC, 8>
 
pub fn duty_chng_end_ch4_int_ena( &mut self ) -> DUTY_CHNG_END_CH4_INT_ENA_W<'_, INT_ENA_SPEC, 8>
Bit 8 - The interrupt enable bit for the LEDC_DUTY_CHNG_END_CH4_INT interrupt.
sourcepub fn duty_chng_end_ch5_int_ena(
    &mut self
) -> DUTY_CHNG_END_CH5_INT_ENA_W<'_, INT_ENA_SPEC, 9>
 
pub fn duty_chng_end_ch5_int_ena( &mut self ) -> DUTY_CHNG_END_CH5_INT_ENA_W<'_, INT_ENA_SPEC, 9>
Bit 9 - The interrupt enable bit for the LEDC_DUTY_CHNG_END_CH5_INT interrupt.
sourcepub fn ovf_cnt_ch0_int_ena(
    &mut self
) -> OVF_CNT_CH0_INT_ENA_W<'_, INT_ENA_SPEC, 10>
 
pub fn ovf_cnt_ch0_int_ena( &mut self ) -> OVF_CNT_CH0_INT_ENA_W<'_, INT_ENA_SPEC, 10>
Bit 10 - The interrupt enable bit for the LEDC_OVF_CNT_CH0_INT interrupt.
sourcepub fn ovf_cnt_ch1_int_ena(
    &mut self
) -> OVF_CNT_CH1_INT_ENA_W<'_, INT_ENA_SPEC, 11>
 
pub fn ovf_cnt_ch1_int_ena( &mut self ) -> OVF_CNT_CH1_INT_ENA_W<'_, INT_ENA_SPEC, 11>
Bit 11 - The interrupt enable bit for the LEDC_OVF_CNT_CH1_INT interrupt.
sourcepub fn ovf_cnt_ch2_int_ena(
    &mut self
) -> OVF_CNT_CH2_INT_ENA_W<'_, INT_ENA_SPEC, 12>
 
pub fn ovf_cnt_ch2_int_ena( &mut self ) -> OVF_CNT_CH2_INT_ENA_W<'_, INT_ENA_SPEC, 12>
Bit 12 - The interrupt enable bit for the LEDC_OVF_CNT_CH2_INT interrupt.
sourcepub fn ovf_cnt_ch3_int_ena(
    &mut self
) -> OVF_CNT_CH3_INT_ENA_W<'_, INT_ENA_SPEC, 13>
 
pub fn ovf_cnt_ch3_int_ena( &mut self ) -> OVF_CNT_CH3_INT_ENA_W<'_, INT_ENA_SPEC, 13>
Bit 13 - The interrupt enable bit for the LEDC_OVF_CNT_CH3_INT interrupt.
sourcepub fn ovf_cnt_ch4_int_ena(
    &mut self
) -> OVF_CNT_CH4_INT_ENA_W<'_, INT_ENA_SPEC, 14>
 
pub fn ovf_cnt_ch4_int_ena( &mut self ) -> OVF_CNT_CH4_INT_ENA_W<'_, INT_ENA_SPEC, 14>
Bit 14 - The interrupt enable bit for the LEDC_OVF_CNT_CH4_INT interrupt.
sourcepub fn ovf_cnt_ch5_int_ena(
    &mut self
) -> OVF_CNT_CH5_INT_ENA_W<'_, INT_ENA_SPEC, 15>
 
pub fn ovf_cnt_ch5_int_ena( &mut self ) -> OVF_CNT_CH5_INT_ENA_W<'_, INT_ENA_SPEC, 15>
Bit 15 - The interrupt enable bit for the LEDC_OVF_CNT_CH5_INT interrupt.