#[doc = "Register `EVT_TASK_EN0` reader"]
pub type R = crate::R<EVT_TASK_EN0_SPEC>;
#[doc = "Register `EVT_TASK_EN0` writer"]
pub type W = crate::W<EVT_TASK_EN0_SPEC>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH0_EN` reader - Configures whether or not to enable the ledc_ch0_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH0_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH0_EN` writer - Configures whether or not to enable the ledc_ch0_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH0_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH1_EN` reader - Configures whether or not to enable the ledc_ch1_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH1_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH1_EN` writer - Configures whether or not to enable the ledc_ch1_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH1_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH2_EN` reader - Configures whether or not to enable the ledc_ch2_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH2_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH2_EN` writer - Configures whether or not to enable the ledc_ch2_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH2_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH3_EN` reader - Configures whether or not to enable the ledc_ch3_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH3_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH3_EN` writer - Configures whether or not to enable the ledc_ch3_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH3_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH4_EN` reader - Configures whether or not to enable the ledc_ch4_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH4_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH4_EN` writer - Configures whether or not to enable the ledc_ch4_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH4_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH5_EN` reader - Configures whether or not to enable the ledc_ch5_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH5_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH5_EN` writer - Configures whether or not to enable the ledc_ch5_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH5_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH6_EN` reader - Configures whether or not to enable the ledc_ch6_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH6_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH6_EN` writer - Configures whether or not to enable the ledc_ch6_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH6_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_DUTY_CHNG_END_CH7_EN` reader - Configures whether or not to enable the ledc_ch7_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH7_EN_R = crate::BitReader;
#[doc = "Field `EVT_DUTY_CHNG_END_CH7_EN` writer - Configures whether or not to enable the ledc_ch7_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_DUTY_CHNG_END_CH7_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH0_EN` reader - Configures whether or not to enable the ledc_ch0_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH0_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH0_EN` writer - Configures whether or not to enable the ledc_ch0_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH0_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH1_EN` reader - Configures whether or not to enable the ledc_ch1_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH1_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH1_EN` writer - Configures whether or not to enable the ledc_ch1_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH1_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH2_EN` reader - Configures whether or not to enable the ledc_ch2_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH2_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH2_EN` writer - Configures whether or not to enable the ledc_ch2_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH2_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH3_EN` reader - Configures whether or not to enable the ledc_ch3_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH3_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH3_EN` writer - Configures whether or not to enable the ledc_ch3_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH3_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH4_EN` reader - Configures whether or not to enable the ledc_ch4_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH4_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH4_EN` writer - Configures whether or not to enable the ledc_ch4_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH4_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH5_EN` reader - Configures whether or not to enable the ledc_ch5_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH5_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH5_EN` writer - Configures whether or not to enable the ledc_ch5_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH5_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH6_EN` reader - Configures whether or not to enable the ledc_ch6_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH6_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH6_EN` writer - Configures whether or not to enable the ledc_ch6_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH6_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_OVF_CNT_PLS_CH7_EN` reader - Configures whether or not to enable the ledc_ch7_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH7_EN_R = crate::BitReader;
#[doc = "Field `EVT_OVF_CNT_PLS_CH7_EN` writer - Configures whether or not to enable the ledc_ch7_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_OVF_CNT_PLS_CH7_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME_OVF_TIMER0_EN` reader - Configures whether or not to enable the ledc_timer0_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER0_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME_OVF_TIMER0_EN` writer - Configures whether or not to enable the ledc_timer0_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER0_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME_OVF_TIMER1_EN` reader - Configures whether or not to enable the ledc_timer1_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER1_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME_OVF_TIMER1_EN` writer - Configures whether or not to enable the ledc_timer1_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER1_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME_OVF_TIMER2_EN` reader - Configures whether or not to enable the ledc_timer2_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER2_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME_OVF_TIMER2_EN` writer - Configures whether or not to enable the ledc_timer2_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER2_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME_OVF_TIMER3_EN` reader - Configures whether or not to enable the ledc_timer3_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER3_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME_OVF_TIMER3_EN` writer - Configures whether or not to enable the ledc_timer3_ovf event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME_OVF_TIMER3_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME0_CMP_EN` reader - Configures whether or not to enable the ledc_timer0_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME0_CMP_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME0_CMP_EN` writer - Configures whether or not to enable the ledc_timer0_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME0_CMP_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME1_CMP_EN` reader - Configures whether or not to enable the ledc_timer1_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME1_CMP_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME1_CMP_EN` writer - Configures whether or not to enable the ledc_timer1_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME1_CMP_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME2_CMP_EN` reader - Configures whether or not to enable the ledc_timer2_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME2_CMP_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME2_CMP_EN` writer - Configures whether or not to enable the ledc_timer2_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME2_CMP_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `EVT_TIME3_CMP_EN` reader - Configures whether or not to enable the ledc_timer3_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME3_CMP_EN_R = crate::BitReader;
#[doc = "Field `EVT_TIME3_CMP_EN` writer - Configures whether or not to enable the ledc_timer3_cmp event.\\\\0: Disable\\\\1: Enable"]
pub type EVT_TIME3_CMP_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH0_EN` reader - Configures whether or not to enable the ledc_ch0_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH0_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH0_EN` writer - Configures whether or not to enable the ledc_ch0_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH0_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH1_EN` reader - Configures whether or not to enable the ledc_ch1_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH1_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH1_EN` writer - Configures whether or not to enable the ledc_ch1_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH1_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH2_EN` reader - Configures whether or not to enable the ledc_ch2_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH2_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH2_EN` writer - Configures whether or not to enable the ledc_ch2_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH2_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH3_EN` reader - Configures whether or not to enable the ledc_ch3_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH3_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH3_EN` writer - Configures whether or not to enable the ledc_ch3_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH3_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH4_EN` reader - Configures whether or not to enable the ledc_ch4_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH4_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH4_EN` writer - Configures whether or not to enable the ledc_ch4_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH4_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH5_EN` reader - Configures whether or not to enable the ledc_ch5_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH5_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH5_EN` writer - Configures whether or not to enable the ledc_ch5_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH5_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH6_EN` reader - Configures whether or not to enable the ledc_ch6_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH6_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH6_EN` writer - Configures whether or not to enable the ledc_ch6_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH6_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH7_EN` reader - Configures whether or not to enable the ledc_ch7_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH7_EN_R = crate::BitReader;
#[doc = "Field `TASK_DUTY_SCALE_UPDATE_CH7_EN` writer - Configures whether or not to enable the ledc_ch7_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
pub type TASK_DUTY_SCALE_UPDATE_CH7_EN_W<'a, REG> = crate::BitWriter<'a, REG>;
impl R {
#[doc = "Bit 0 - Configures whether or not to enable the ledc_ch0_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch0_en(&self) -> EVT_DUTY_CHNG_END_CH0_EN_R {
EVT_DUTY_CHNG_END_CH0_EN_R::new((self.bits & 1) != 0)
}
#[doc = "Bit 1 - Configures whether or not to enable the ledc_ch1_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch1_en(&self) -> EVT_DUTY_CHNG_END_CH1_EN_R {
EVT_DUTY_CHNG_END_CH1_EN_R::new(((self.bits >> 1) & 1) != 0)
}
#[doc = "Bit 2 - Configures whether or not to enable the ledc_ch2_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch2_en(&self) -> EVT_DUTY_CHNG_END_CH2_EN_R {
EVT_DUTY_CHNG_END_CH2_EN_R::new(((self.bits >> 2) & 1) != 0)
}
#[doc = "Bit 3 - Configures whether or not to enable the ledc_ch3_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch3_en(&self) -> EVT_DUTY_CHNG_END_CH3_EN_R {
EVT_DUTY_CHNG_END_CH3_EN_R::new(((self.bits >> 3) & 1) != 0)
}
#[doc = "Bit 4 - Configures whether or not to enable the ledc_ch4_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch4_en(&self) -> EVT_DUTY_CHNG_END_CH4_EN_R {
EVT_DUTY_CHNG_END_CH4_EN_R::new(((self.bits >> 4) & 1) != 0)
}
#[doc = "Bit 5 - Configures whether or not to enable the ledc_ch5_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch5_en(&self) -> EVT_DUTY_CHNG_END_CH5_EN_R {
EVT_DUTY_CHNG_END_CH5_EN_R::new(((self.bits >> 5) & 1) != 0)
}
#[doc = "Bit 6 - Configures whether or not to enable the ledc_ch6_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch6_en(&self) -> EVT_DUTY_CHNG_END_CH6_EN_R {
EVT_DUTY_CHNG_END_CH6_EN_R::new(((self.bits >> 6) & 1) != 0)
}
#[doc = "Bit 7 - Configures whether or not to enable the ledc_ch7_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_duty_chng_end_ch7_en(&self) -> EVT_DUTY_CHNG_END_CH7_EN_R {
EVT_DUTY_CHNG_END_CH7_EN_R::new(((self.bits >> 7) & 1) != 0)
}
#[doc = "Bit 8 - Configures whether or not to enable the ledc_ch0_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch0_en(&self) -> EVT_OVF_CNT_PLS_CH0_EN_R {
EVT_OVF_CNT_PLS_CH0_EN_R::new(((self.bits >> 8) & 1) != 0)
}
#[doc = "Bit 9 - Configures whether or not to enable the ledc_ch1_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch1_en(&self) -> EVT_OVF_CNT_PLS_CH1_EN_R {
EVT_OVF_CNT_PLS_CH1_EN_R::new(((self.bits >> 9) & 1) != 0)
}
#[doc = "Bit 10 - Configures whether or not to enable the ledc_ch2_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch2_en(&self) -> EVT_OVF_CNT_PLS_CH2_EN_R {
EVT_OVF_CNT_PLS_CH2_EN_R::new(((self.bits >> 10) & 1) != 0)
}
#[doc = "Bit 11 - Configures whether or not to enable the ledc_ch3_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch3_en(&self) -> EVT_OVF_CNT_PLS_CH3_EN_R {
EVT_OVF_CNT_PLS_CH3_EN_R::new(((self.bits >> 11) & 1) != 0)
}
#[doc = "Bit 12 - Configures whether or not to enable the ledc_ch4_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch4_en(&self) -> EVT_OVF_CNT_PLS_CH4_EN_R {
EVT_OVF_CNT_PLS_CH4_EN_R::new(((self.bits >> 12) & 1) != 0)
}
#[doc = "Bit 13 - Configures whether or not to enable the ledc_ch5_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch5_en(&self) -> EVT_OVF_CNT_PLS_CH5_EN_R {
EVT_OVF_CNT_PLS_CH5_EN_R::new(((self.bits >> 13) & 1) != 0)
}
#[doc = "Bit 14 - Configures whether or not to enable the ledc_ch6_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch6_en(&self) -> EVT_OVF_CNT_PLS_CH6_EN_R {
EVT_OVF_CNT_PLS_CH6_EN_R::new(((self.bits >> 14) & 1) != 0)
}
#[doc = "Bit 15 - Configures whether or not to enable the ledc_ch7_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_ovf_cnt_pls_ch7_en(&self) -> EVT_OVF_CNT_PLS_CH7_EN_R {
EVT_OVF_CNT_PLS_CH7_EN_R::new(((self.bits >> 15) & 1) != 0)
}
#[doc = "Bit 16 - Configures whether or not to enable the ledc_timer0_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time_ovf_timer0_en(&self) -> EVT_TIME_OVF_TIMER0_EN_R {
EVT_TIME_OVF_TIMER0_EN_R::new(((self.bits >> 16) & 1) != 0)
}
#[doc = "Bit 17 - Configures whether or not to enable the ledc_timer1_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time_ovf_timer1_en(&self) -> EVT_TIME_OVF_TIMER1_EN_R {
EVT_TIME_OVF_TIMER1_EN_R::new(((self.bits >> 17) & 1) != 0)
}
#[doc = "Bit 18 - Configures whether or not to enable the ledc_timer2_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time_ovf_timer2_en(&self) -> EVT_TIME_OVF_TIMER2_EN_R {
EVT_TIME_OVF_TIMER2_EN_R::new(((self.bits >> 18) & 1) != 0)
}
#[doc = "Bit 19 - Configures whether or not to enable the ledc_timer3_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time_ovf_timer3_en(&self) -> EVT_TIME_OVF_TIMER3_EN_R {
EVT_TIME_OVF_TIMER3_EN_R::new(((self.bits >> 19) & 1) != 0)
}
#[doc = "Bit 20 - Configures whether or not to enable the ledc_timer0_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time0_cmp_en(&self) -> EVT_TIME0_CMP_EN_R {
EVT_TIME0_CMP_EN_R::new(((self.bits >> 20) & 1) != 0)
}
#[doc = "Bit 21 - Configures whether or not to enable the ledc_timer1_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time1_cmp_en(&self) -> EVT_TIME1_CMP_EN_R {
EVT_TIME1_CMP_EN_R::new(((self.bits >> 21) & 1) != 0)
}
#[doc = "Bit 22 - Configures whether or not to enable the ledc_timer2_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time2_cmp_en(&self) -> EVT_TIME2_CMP_EN_R {
EVT_TIME2_CMP_EN_R::new(((self.bits >> 22) & 1) != 0)
}
#[doc = "Bit 23 - Configures whether or not to enable the ledc_timer3_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn evt_time3_cmp_en(&self) -> EVT_TIME3_CMP_EN_R {
EVT_TIME3_CMP_EN_R::new(((self.bits >> 23) & 1) != 0)
}
#[doc = "Bit 24 - Configures whether or not to enable the ledc_ch0_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch0_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH0_EN_R {
TASK_DUTY_SCALE_UPDATE_CH0_EN_R::new(((self.bits >> 24) & 1) != 0)
}
#[doc = "Bit 25 - Configures whether or not to enable the ledc_ch1_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch1_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH1_EN_R {
TASK_DUTY_SCALE_UPDATE_CH1_EN_R::new(((self.bits >> 25) & 1) != 0)
}
#[doc = "Bit 26 - Configures whether or not to enable the ledc_ch2_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch2_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH2_EN_R {
TASK_DUTY_SCALE_UPDATE_CH2_EN_R::new(((self.bits >> 26) & 1) != 0)
}
#[doc = "Bit 27 - Configures whether or not to enable the ledc_ch3_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch3_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH3_EN_R {
TASK_DUTY_SCALE_UPDATE_CH3_EN_R::new(((self.bits >> 27) & 1) != 0)
}
#[doc = "Bit 28 - Configures whether or not to enable the ledc_ch4_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch4_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH4_EN_R {
TASK_DUTY_SCALE_UPDATE_CH4_EN_R::new(((self.bits >> 28) & 1) != 0)
}
#[doc = "Bit 29 - Configures whether or not to enable the ledc_ch5_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch5_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH5_EN_R {
TASK_DUTY_SCALE_UPDATE_CH5_EN_R::new(((self.bits >> 29) & 1) != 0)
}
#[doc = "Bit 30 - Configures whether or not to enable the ledc_ch6_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch6_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH6_EN_R {
TASK_DUTY_SCALE_UPDATE_CH6_EN_R::new(((self.bits >> 30) & 1) != 0)
}
#[doc = "Bit 31 - Configures whether or not to enable the ledc_ch7_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
pub fn task_duty_scale_update_ch7_en(&self) -> TASK_DUTY_SCALE_UPDATE_CH7_EN_R {
TASK_DUTY_SCALE_UPDATE_CH7_EN_R::new(((self.bits >> 31) & 1) != 0)
}
}
#[cfg(feature = "impl-register-debug")]
impl core::fmt::Debug for R {
fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
f.debug_struct("EVT_TASK_EN0")
.field(
"evt_duty_chng_end_ch0_en",
&format_args!("{}", self.evt_duty_chng_end_ch0_en().bit()),
)
.field(
"evt_duty_chng_end_ch1_en",
&format_args!("{}", self.evt_duty_chng_end_ch1_en().bit()),
)
.field(
"evt_duty_chng_end_ch2_en",
&format_args!("{}", self.evt_duty_chng_end_ch2_en().bit()),
)
.field(
"evt_duty_chng_end_ch3_en",
&format_args!("{}", self.evt_duty_chng_end_ch3_en().bit()),
)
.field(
"evt_duty_chng_end_ch4_en",
&format_args!("{}", self.evt_duty_chng_end_ch4_en().bit()),
)
.field(
"evt_duty_chng_end_ch5_en",
&format_args!("{}", self.evt_duty_chng_end_ch5_en().bit()),
)
.field(
"evt_duty_chng_end_ch6_en",
&format_args!("{}", self.evt_duty_chng_end_ch6_en().bit()),
)
.field(
"evt_duty_chng_end_ch7_en",
&format_args!("{}", self.evt_duty_chng_end_ch7_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch0_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch0_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch1_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch1_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch2_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch2_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch3_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch3_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch4_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch4_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch5_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch5_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch6_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch6_en().bit()),
)
.field(
"evt_ovf_cnt_pls_ch7_en",
&format_args!("{}", self.evt_ovf_cnt_pls_ch7_en().bit()),
)
.field(
"evt_time_ovf_timer0_en",
&format_args!("{}", self.evt_time_ovf_timer0_en().bit()),
)
.field(
"evt_time_ovf_timer1_en",
&format_args!("{}", self.evt_time_ovf_timer1_en().bit()),
)
.field(
"evt_time_ovf_timer2_en",
&format_args!("{}", self.evt_time_ovf_timer2_en().bit()),
)
.field(
"evt_time_ovf_timer3_en",
&format_args!("{}", self.evt_time_ovf_timer3_en().bit()),
)
.field(
"evt_time0_cmp_en",
&format_args!("{}", self.evt_time0_cmp_en().bit()),
)
.field(
"evt_time1_cmp_en",
&format_args!("{}", self.evt_time1_cmp_en().bit()),
)
.field(
"evt_time2_cmp_en",
&format_args!("{}", self.evt_time2_cmp_en().bit()),
)
.field(
"evt_time3_cmp_en",
&format_args!("{}", self.evt_time3_cmp_en().bit()),
)
.field(
"task_duty_scale_update_ch0_en",
&format_args!("{}", self.task_duty_scale_update_ch0_en().bit()),
)
.field(
"task_duty_scale_update_ch1_en",
&format_args!("{}", self.task_duty_scale_update_ch1_en().bit()),
)
.field(
"task_duty_scale_update_ch2_en",
&format_args!("{}", self.task_duty_scale_update_ch2_en().bit()),
)
.field(
"task_duty_scale_update_ch3_en",
&format_args!("{}", self.task_duty_scale_update_ch3_en().bit()),
)
.field(
"task_duty_scale_update_ch4_en",
&format_args!("{}", self.task_duty_scale_update_ch4_en().bit()),
)
.field(
"task_duty_scale_update_ch5_en",
&format_args!("{}", self.task_duty_scale_update_ch5_en().bit()),
)
.field(
"task_duty_scale_update_ch6_en",
&format_args!("{}", self.task_duty_scale_update_ch6_en().bit()),
)
.field(
"task_duty_scale_update_ch7_en",
&format_args!("{}", self.task_duty_scale_update_ch7_en().bit()),
)
.finish()
}
}
#[cfg(feature = "impl-register-debug")]
impl core::fmt::Debug for crate::generic::Reg<EVT_TASK_EN0_SPEC> {
fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
core::fmt::Debug::fmt(&self.read(), f)
}
}
impl W {
#[doc = "Bit 0 - Configures whether or not to enable the ledc_ch0_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch0_en(&mut self) -> EVT_DUTY_CHNG_END_CH0_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH0_EN_W::new(self, 0)
}
#[doc = "Bit 1 - Configures whether or not to enable the ledc_ch1_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch1_en(&mut self) -> EVT_DUTY_CHNG_END_CH1_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH1_EN_W::new(self, 1)
}
#[doc = "Bit 2 - Configures whether or not to enable the ledc_ch2_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch2_en(&mut self) -> EVT_DUTY_CHNG_END_CH2_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH2_EN_W::new(self, 2)
}
#[doc = "Bit 3 - Configures whether or not to enable the ledc_ch3_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch3_en(&mut self) -> EVT_DUTY_CHNG_END_CH3_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH3_EN_W::new(self, 3)
}
#[doc = "Bit 4 - Configures whether or not to enable the ledc_ch4_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch4_en(&mut self) -> EVT_DUTY_CHNG_END_CH4_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH4_EN_W::new(self, 4)
}
#[doc = "Bit 5 - Configures whether or not to enable the ledc_ch5_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch5_en(&mut self) -> EVT_DUTY_CHNG_END_CH5_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH5_EN_W::new(self, 5)
}
#[doc = "Bit 6 - Configures whether or not to enable the ledc_ch6_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch6_en(&mut self) -> EVT_DUTY_CHNG_END_CH6_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH6_EN_W::new(self, 6)
}
#[doc = "Bit 7 - Configures whether or not to enable the ledc_ch7_duty_chng_end event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_duty_chng_end_ch7_en(&mut self) -> EVT_DUTY_CHNG_END_CH7_EN_W<EVT_TASK_EN0_SPEC> {
EVT_DUTY_CHNG_END_CH7_EN_W::new(self, 7)
}
#[doc = "Bit 8 - Configures whether or not to enable the ledc_ch0_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch0_en(&mut self) -> EVT_OVF_CNT_PLS_CH0_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH0_EN_W::new(self, 8)
}
#[doc = "Bit 9 - Configures whether or not to enable the ledc_ch1_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch1_en(&mut self) -> EVT_OVF_CNT_PLS_CH1_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH1_EN_W::new(self, 9)
}
#[doc = "Bit 10 - Configures whether or not to enable the ledc_ch2_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch2_en(&mut self) -> EVT_OVF_CNT_PLS_CH2_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH2_EN_W::new(self, 10)
}
#[doc = "Bit 11 - Configures whether or not to enable the ledc_ch3_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch3_en(&mut self) -> EVT_OVF_CNT_PLS_CH3_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH3_EN_W::new(self, 11)
}
#[doc = "Bit 12 - Configures whether or not to enable the ledc_ch4_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch4_en(&mut self) -> EVT_OVF_CNT_PLS_CH4_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH4_EN_W::new(self, 12)
}
#[doc = "Bit 13 - Configures whether or not to enable the ledc_ch5_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch5_en(&mut self) -> EVT_OVF_CNT_PLS_CH5_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH5_EN_W::new(self, 13)
}
#[doc = "Bit 14 - Configures whether or not to enable the ledc_ch6_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch6_en(&mut self) -> EVT_OVF_CNT_PLS_CH6_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH6_EN_W::new(self, 14)
}
#[doc = "Bit 15 - Configures whether or not to enable the ledc_ch7_ovf_cnt_pls event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_ovf_cnt_pls_ch7_en(&mut self) -> EVT_OVF_CNT_PLS_CH7_EN_W<EVT_TASK_EN0_SPEC> {
EVT_OVF_CNT_PLS_CH7_EN_W::new(self, 15)
}
#[doc = "Bit 16 - Configures whether or not to enable the ledc_timer0_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time_ovf_timer0_en(&mut self) -> EVT_TIME_OVF_TIMER0_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME_OVF_TIMER0_EN_W::new(self, 16)
}
#[doc = "Bit 17 - Configures whether or not to enable the ledc_timer1_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time_ovf_timer1_en(&mut self) -> EVT_TIME_OVF_TIMER1_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME_OVF_TIMER1_EN_W::new(self, 17)
}
#[doc = "Bit 18 - Configures whether or not to enable the ledc_timer2_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time_ovf_timer2_en(&mut self) -> EVT_TIME_OVF_TIMER2_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME_OVF_TIMER2_EN_W::new(self, 18)
}
#[doc = "Bit 19 - Configures whether or not to enable the ledc_timer3_ovf event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time_ovf_timer3_en(&mut self) -> EVT_TIME_OVF_TIMER3_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME_OVF_TIMER3_EN_W::new(self, 19)
}
#[doc = "Bit 20 - Configures whether or not to enable the ledc_timer0_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time0_cmp_en(&mut self) -> EVT_TIME0_CMP_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME0_CMP_EN_W::new(self, 20)
}
#[doc = "Bit 21 - Configures whether or not to enable the ledc_timer1_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time1_cmp_en(&mut self) -> EVT_TIME1_CMP_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME1_CMP_EN_W::new(self, 21)
}
#[doc = "Bit 22 - Configures whether or not to enable the ledc_timer2_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time2_cmp_en(&mut self) -> EVT_TIME2_CMP_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME2_CMP_EN_W::new(self, 22)
}
#[doc = "Bit 23 - Configures whether or not to enable the ledc_timer3_cmp event.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn evt_time3_cmp_en(&mut self) -> EVT_TIME3_CMP_EN_W<EVT_TASK_EN0_SPEC> {
EVT_TIME3_CMP_EN_W::new(self, 23)
}
#[doc = "Bit 24 - Configures whether or not to enable the ledc_ch0_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch0_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH0_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH0_EN_W::new(self, 24)
}
#[doc = "Bit 25 - Configures whether or not to enable the ledc_ch1_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch1_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH1_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH1_EN_W::new(self, 25)
}
#[doc = "Bit 26 - Configures whether or not to enable the ledc_ch2_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch2_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH2_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH2_EN_W::new(self, 26)
}
#[doc = "Bit 27 - Configures whether or not to enable the ledc_ch3_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch3_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH3_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH3_EN_W::new(self, 27)
}
#[doc = "Bit 28 - Configures whether or not to enable the ledc_ch4_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch4_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH4_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH4_EN_W::new(self, 28)
}
#[doc = "Bit 29 - Configures whether or not to enable the ledc_ch5_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch5_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH5_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH5_EN_W::new(self, 29)
}
#[doc = "Bit 30 - Configures whether or not to enable the ledc_ch6_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch6_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH6_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH6_EN_W::new(self, 30)
}
#[doc = "Bit 31 - Configures whether or not to enable the ledc_ch7_duty_scale_update task.\\\\0: Disable\\\\1: Enable"]
#[inline(always)]
#[must_use]
pub fn task_duty_scale_update_ch7_en(
&mut self,
) -> TASK_DUTY_SCALE_UPDATE_CH7_EN_W<EVT_TASK_EN0_SPEC> {
TASK_DUTY_SCALE_UPDATE_CH7_EN_W::new(self, 31)
}
}
#[doc = "Ledc event task enable bit register0.\n\nYou can [`read`](crate::generic::Reg::read) this register and get [`evt_task_en0::R`](R). You can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero) this register using [`evt_task_en0::W`](W). You can also [`modify`](crate::generic::Reg::modify) this register. See [API](https://docs.rs/svd2rust/#read--modify--write-api)."]
pub struct EVT_TASK_EN0_SPEC;
impl crate::RegisterSpec for EVT_TASK_EN0_SPEC {
type Ux = u32;
}
#[doc = "`read()` method returns [`evt_task_en0::R`](R) reader structure"]
impl crate::Readable for EVT_TASK_EN0_SPEC {}
#[doc = "`write(|w| ..)` method takes [`evt_task_en0::W`](W) writer structure"]
impl crate::Writable for EVT_TASK_EN0_SPEC {
type Safety = crate::Unsafe;
const ZERO_TO_MODIFY_FIELDS_BITMAP: u32 = 0;
const ONE_TO_MODIFY_FIELDS_BITMAP: u32 = 0;
}
#[doc = "`reset()` method sets EVT_TASK_EN0 to value 0"]
impl crate::Resettable for EVT_TASK_EN0_SPEC {
const RESET_VALUE: u32 = 0;
}