Type Alias W

Source
pub type W = W<INT_CLR_SPEC>;
Expand description

Register INT_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn timer0_stop(&mut self) -> TIMER0_STOP_W<'_, INT_CLR_SPEC>

Bit 0 - Set this bit to clear the interrupt triggered when the timer 0 stops.

Source

pub fn timer1_stop(&mut self) -> TIMER1_STOP_W<'_, INT_CLR_SPEC>

Bit 1 - Set this bit to clear the interrupt triggered when the timer 1 stops.

Source

pub fn timer2_stop(&mut self) -> TIMER2_STOP_W<'_, INT_CLR_SPEC>

Bit 2 - Set this bit to clear the interrupt triggered when the timer 2 stops.

Source

pub fn timer0_tez(&mut self) -> TIMER0_TEZ_W<'_, INT_CLR_SPEC>

Bit 3 - Set this bit to clear the interrupt triggered by a PWM timer 0 TEZ event.

Source

pub fn timer1_tez(&mut self) -> TIMER1_TEZ_W<'_, INT_CLR_SPEC>

Bit 4 - Set this bit to clear the interrupt triggered by a PWM timer 1 TEZ event.

Source

pub fn timer2_tez(&mut self) -> TIMER2_TEZ_W<'_, INT_CLR_SPEC>

Bit 5 - Set this bit to clear the interrupt triggered by a PWM timer 2 TEZ event.

Source

pub fn timer0_tep(&mut self) -> TIMER0_TEP_W<'_, INT_CLR_SPEC>

Bit 6 - Set this bit to clear the interrupt triggered by a PWM timer 0 TEP event.

Source

pub fn timer1_tep(&mut self) -> TIMER1_TEP_W<'_, INT_CLR_SPEC>

Bit 7 - Set this bit to clear the interrupt triggered by a PWM timer 1 TEP event.

Source

pub fn timer2_tep(&mut self) -> TIMER2_TEP_W<'_, INT_CLR_SPEC>

Bit 8 - Set this bit to clear the interrupt triggered by a PWM timer 2 TEP event.

Source

pub fn fault0(&mut self) -> FAULT0_W<'_, INT_CLR_SPEC>

Bit 9 - Set this bit to clear the interrupt triggered when event_f0 starts.

Source

pub fn fault1(&mut self) -> FAULT1_W<'_, INT_CLR_SPEC>

Bit 10 - Set this bit to clear the interrupt triggered when event_f1 starts.

Source

pub fn fault2(&mut self) -> FAULT2_W<'_, INT_CLR_SPEC>

Bit 11 - Set this bit to clear the interrupt triggered when event_f2 starts.

Source

pub fn fault0_clr(&mut self) -> FAULT0_CLR_W<'_, INT_CLR_SPEC>

Bit 12 - Set this bit to clear the interrupt triggered when event_f0 ends.

Source

pub fn fault1_clr(&mut self) -> FAULT1_CLR_W<'_, INT_CLR_SPEC>

Bit 13 - Set this bit to clear the interrupt triggered when event_f1 ends.

Source

pub fn fault2_clr(&mut self) -> FAULT2_CLR_W<'_, INT_CLR_SPEC>

Bit 14 - Set this bit to clear the interrupt triggered when event_f2 ends.

Source

pub fn cmpr0_tea(&mut self) -> CMPR0_TEA_W<'_, INT_CLR_SPEC>

Bit 15 - Set this bit to clear the interrupt triggered by a PWM operator 0 TEA event

Source

pub fn cmpr1_tea(&mut self) -> CMPR1_TEA_W<'_, INT_CLR_SPEC>

Bit 16 - Set this bit to clear the interrupt triggered by a PWM operator 1 TEA event

Source

pub fn cmpr2_tea(&mut self) -> CMPR2_TEA_W<'_, INT_CLR_SPEC>

Bit 17 - Set this bit to clear the interrupt triggered by a PWM operator 2 TEA event

Source

pub fn cmpr0_teb(&mut self) -> CMPR0_TEB_W<'_, INT_CLR_SPEC>

Bit 18 - Set this bit to clear the interrupt triggered by a PWM operator 0 TEB event

Source

pub fn cmpr1_teb(&mut self) -> CMPR1_TEB_W<'_, INT_CLR_SPEC>

Bit 19 - Set this bit to clear the interrupt triggered by a PWM operator 1 TEB event

Source

pub fn cmpr2_teb(&mut self) -> CMPR2_TEB_W<'_, INT_CLR_SPEC>

Bit 20 - Set this bit to clear the interrupt triggered by a PWM operator 2 TEB event

Source

pub fn tz0_cbc(&mut self) -> TZ0_CBC_W<'_, INT_CLR_SPEC>

Bit 21 - Set this bit to clear the interrupt triggered by a cycle-by-cycle mode action on PWM0.

Source

pub fn tz1_cbc(&mut self) -> TZ1_CBC_W<'_, INT_CLR_SPEC>

Bit 22 - Set this bit to clear the interrupt triggered by a cycle-by-cycle mode action on PWM1.

Source

pub fn tz2_cbc(&mut self) -> TZ2_CBC_W<'_, INT_CLR_SPEC>

Bit 23 - Set this bit to clear the interrupt triggered by a cycle-by-cycle mode action on PWM2.

Source

pub fn tz0_ost(&mut self) -> TZ0_OST_W<'_, INT_CLR_SPEC>

Bit 24 - Set this bit to clear the interrupt triggered by a one-shot mode action on PWM0.

Source

pub fn tz1_ost(&mut self) -> TZ1_OST_W<'_, INT_CLR_SPEC>

Bit 25 - Set this bit to clear the interrupt triggered by a one-shot mode action on PWM1.

Source

pub fn tz2_ost(&mut self) -> TZ2_OST_W<'_, INT_CLR_SPEC>

Bit 26 - Set this bit to clear the interrupt triggered by a one-shot mode action on PWM2.

Source

pub fn cap0(&mut self) -> CAP0_W<'_, INT_CLR_SPEC>

Bit 27 - Set this bit to clear the interrupt triggered by capture on channel 0.

Source

pub fn cap1(&mut self) -> CAP1_W<'_, INT_CLR_SPEC>

Bit 28 - Set this bit to clear the interrupt triggered by capture on channel 1.

Source

pub fn cap2(&mut self) -> CAP2_W<'_, INT_CLR_SPEC>

Bit 29 - Set this bit to clear the interrupt triggered by capture on channel 2.