pub struct W(_);
Expand description
Register TASK_EN
writer
Implementations§
source§impl W
impl W
sourcepub fn task_cmpr0_a_up_en(&mut self) -> TASK_CMPR0_A_UP_EN_W<'_, 0>
pub fn task_cmpr0_a_up_en(&mut self) -> TASK_CMPR0_A_UP_EN_W<'_, 0>
Bit 0 - set this bit high to enable PWM generator0 timer stamp A’s shadow register update task receive
sourcepub fn task_cmpr1_a_up_en(&mut self) -> TASK_CMPR1_A_UP_EN_W<'_, 1>
pub fn task_cmpr1_a_up_en(&mut self) -> TASK_CMPR1_A_UP_EN_W<'_, 1>
Bit 1 - set this bit high to enable PWM generator1 timer stamp A’s shadow register update task receive
sourcepub fn task_cmpr2_a_up_en(&mut self) -> TASK_CMPR2_A_UP_EN_W<'_, 2>
pub fn task_cmpr2_a_up_en(&mut self) -> TASK_CMPR2_A_UP_EN_W<'_, 2>
Bit 2 - set this bit high to enable PWM generator2 timer stamp A’s shadow register update task receive
sourcepub fn task_cmpr0_b_up_en(&mut self) -> TASK_CMPR0_B_UP_EN_W<'_, 3>
pub fn task_cmpr0_b_up_en(&mut self) -> TASK_CMPR0_B_UP_EN_W<'_, 3>
Bit 3 - set this bit high to enable PWM generator0 timer stamp B’s shadow register update task receive
sourcepub fn task_cmpr1_b_up_en(&mut self) -> TASK_CMPR1_B_UP_EN_W<'_, 4>
pub fn task_cmpr1_b_up_en(&mut self) -> TASK_CMPR1_B_UP_EN_W<'_, 4>
Bit 4 - set this bit high to enable PWM generator1 timer stamp B’s shadow register update task receive
sourcepub fn task_cmpr2_b_up_en(&mut self) -> TASK_CMPR2_B_UP_EN_W<'_, 5>
pub fn task_cmpr2_b_up_en(&mut self) -> TASK_CMPR2_B_UP_EN_W<'_, 5>
Bit 5 - set this bit high to enable PWM generator2 timer stamp B’s shadow register update task receive
sourcepub fn task_gen_stop_en(&mut self) -> TASK_GEN_STOP_EN_W<'_, 6>
pub fn task_gen_stop_en(&mut self) -> TASK_GEN_STOP_EN_W<'_, 6>
Bit 6 - set this bit high to enable all PWM generate stop task receive
sourcepub fn task_timer0_sync_en(&mut self) -> TASK_TIMER0_SYNC_EN_W<'_, 7>
pub fn task_timer0_sync_en(&mut self) -> TASK_TIMER0_SYNC_EN_W<'_, 7>
Bit 7 - set this bit high to enable timer0 sync task receive
sourcepub fn task_timer1_sync_en(&mut self) -> TASK_TIMER1_SYNC_EN_W<'_, 8>
pub fn task_timer1_sync_en(&mut self) -> TASK_TIMER1_SYNC_EN_W<'_, 8>
Bit 8 - set this bit high to enable timer1 sync task receive
sourcepub fn task_timer2_sync_en(&mut self) -> TASK_TIMER2_SYNC_EN_W<'_, 9>
pub fn task_timer2_sync_en(&mut self) -> TASK_TIMER2_SYNC_EN_W<'_, 9>
Bit 9 - set this bit high to enable timer2 sync task receive
sourcepub fn task_timer0_period_up_en(&mut self) -> TASK_TIMER0_PERIOD_UP_EN_W<'_, 10>
pub fn task_timer0_period_up_en(&mut self) -> TASK_TIMER0_PERIOD_UP_EN_W<'_, 10>
Bit 10 - set this bit high to enable timer0 period update task receive
sourcepub fn task_timer1_period_up_en(&mut self) -> TASK_TIMER1_PERIOD_UP_EN_W<'_, 11>
pub fn task_timer1_period_up_en(&mut self) -> TASK_TIMER1_PERIOD_UP_EN_W<'_, 11>
Bit 11 - set this bit high to enable timer1 period update task receive
sourcepub fn task_timer2_period_up_en(&mut self) -> TASK_TIMER2_PERIOD_UP_EN_W<'_, 12>
pub fn task_timer2_period_up_en(&mut self) -> TASK_TIMER2_PERIOD_UP_EN_W<'_, 12>
Bit 12 - set this bit high to enable timer2 period update task receive
sourcepub fn task_tz0_ost_en(&mut self) -> TASK_TZ0_OST_EN_W<'_, 13>
pub fn task_tz0_ost_en(&mut self) -> TASK_TZ0_OST_EN_W<'_, 13>
Bit 13 - set this bit high to enable one shot trip0 task receive
sourcepub fn task_tz1_ost_en(&mut self) -> TASK_TZ1_OST_EN_W<'_, 14>
pub fn task_tz1_ost_en(&mut self) -> TASK_TZ1_OST_EN_W<'_, 14>
Bit 14 - set this bit high to enable one shot trip1 task receive
sourcepub fn task_tz2_ost_en(&mut self) -> TASK_TZ2_OST_EN_W<'_, 15>
pub fn task_tz2_ost_en(&mut self) -> TASK_TZ2_OST_EN_W<'_, 15>
Bit 15 - set this bit high to enable one shot trip2 task receive
sourcepub fn task_clr0_ost_en(&mut self) -> TASK_CLR0_OST_EN_W<'_, 16>
pub fn task_clr0_ost_en(&mut self) -> TASK_CLR0_OST_EN_W<'_, 16>
Bit 16 - set this bit high to enable one shot trip0 clear task receive
sourcepub fn task_clr1_ost_en(&mut self) -> TASK_CLR1_OST_EN_W<'_, 17>
pub fn task_clr1_ost_en(&mut self) -> TASK_CLR1_OST_EN_W<'_, 17>
Bit 17 - set this bit high to enable one shot trip1 clear task receive
sourcepub fn task_clr2_ost_en(&mut self) -> TASK_CLR2_OST_EN_W<'_, 18>
pub fn task_clr2_ost_en(&mut self) -> TASK_CLR2_OST_EN_W<'_, 18>
Bit 18 - set this bit high to enable one shot trip2 clear task receive
sourcepub fn task_cap0_en(&mut self) -> TASK_CAP0_EN_W<'_, 19>
pub fn task_cap0_en(&mut self) -> TASK_CAP0_EN_W<'_, 19>
Bit 19 - set this bit high to enable capture0 task receive
sourcepub fn task_cap1_en(&mut self) -> TASK_CAP1_EN_W<'_, 20>
pub fn task_cap1_en(&mut self) -> TASK_CAP1_EN_W<'_, 20>
Bit 20 - set this bit high to enable capture1 task receive
sourcepub fn task_cap2_en(&mut self) -> TASK_CAP2_EN_W<'_, 21>
pub fn task_cap2_en(&mut self) -> TASK_CAP2_EN_W<'_, 21>
Bit 21 - set this bit high to enable capture2 task receive