Type Alias esp32c6::mcpwm0::int_raw::R

source ·
pub type R = R<INT_RAW_SPEC>;
Expand description

Register INT_RAW reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn timer0_stop_int_raw(&self) -> TIMER0_STOP_INT_RAW_R

Bit 0 - The raw status bit for the interrupt triggered when the timer 0 stops.

source

pub fn timer1_stop_int_raw(&self) -> TIMER1_STOP_INT_RAW_R

Bit 1 - The raw status bit for the interrupt triggered when the timer 1 stops.

source

pub fn timer2_stop_int_raw(&self) -> TIMER2_STOP_INT_RAW_R

Bit 2 - The raw status bit for the interrupt triggered when the timer 2 stops.

source

pub fn timer0_tez_int_raw(&self) -> TIMER0_TEZ_INT_RAW_R

Bit 3 - The raw status bit for the interrupt triggered by a PWM timer 0 TEZ event.

source

pub fn timer1_tez_int_raw(&self) -> TIMER1_TEZ_INT_RAW_R

Bit 4 - The raw status bit for the interrupt triggered by a PWM timer 1 TEZ event.

source

pub fn timer2_tez_int_raw(&self) -> TIMER2_TEZ_INT_RAW_R

Bit 5 - The raw status bit for the interrupt triggered by a PWM timer 2 TEZ event.

source

pub fn timer0_tep_int_raw(&self) -> TIMER0_TEP_INT_RAW_R

Bit 6 - The raw status bit for the interrupt triggered by a PWM timer 0 TEP event.

source

pub fn timer1_tep_int_raw(&self) -> TIMER1_TEP_INT_RAW_R

Bit 7 - The raw status bit for the interrupt triggered by a PWM timer 1 TEP event.

source

pub fn timer2_tep_int_raw(&self) -> TIMER2_TEP_INT_RAW_R

Bit 8 - The raw status bit for the interrupt triggered by a PWM timer 2 TEP event.

source

pub fn fault0_int_raw(&self) -> FAULT0_INT_RAW_R

Bit 9 - The raw status bit for the interrupt triggered when event_f0 starts.

source

pub fn fault1_int_raw(&self) -> FAULT1_INT_RAW_R

Bit 10 - The raw status bit for the interrupt triggered when event_f1 starts.

source

pub fn fault2_int_raw(&self) -> FAULT2_INT_RAW_R

Bit 11 - The raw status bit for the interrupt triggered when event_f2 starts.

source

pub fn fault0_clr_int_raw(&self) -> FAULT0_CLR_INT_RAW_R

Bit 12 - The raw status bit for the interrupt triggered when event_f0 ends.

source

pub fn fault1_clr_int_raw(&self) -> FAULT1_CLR_INT_RAW_R

Bit 13 - The raw status bit for the interrupt triggered when event_f1 ends.

source

pub fn fault2_clr_int_raw(&self) -> FAULT2_CLR_INT_RAW_R

Bit 14 - The raw status bit for the interrupt triggered when event_f2 ends.

source

pub fn cmpr0_tea_int_raw(&self) -> CMPR0_TEA_INT_RAW_R

Bit 15 - The raw status bit for the interrupt triggered by a PWM operator 0 TEA event

source

pub fn cmpr1_tea_int_raw(&self) -> CMPR1_TEA_INT_RAW_R

Bit 16 - The raw status bit for the interrupt triggered by a PWM operator 1 TEA event

source

pub fn cmpr2_tea_int_raw(&self) -> CMPR2_TEA_INT_RAW_R

Bit 17 - The raw status bit for the interrupt triggered by a PWM operator 2 TEA event

source

pub fn cmpr0_teb_int_raw(&self) -> CMPR0_TEB_INT_RAW_R

Bit 18 - The raw status bit for the interrupt triggered by a PWM operator 0 TEB event

source

pub fn cmpr1_teb_int_raw(&self) -> CMPR1_TEB_INT_RAW_R

Bit 19 - The raw status bit for the interrupt triggered by a PWM operator 1 TEB event

source

pub fn cmpr2_teb_int_raw(&self) -> CMPR2_TEB_INT_RAW_R

Bit 20 - The raw status bit for the interrupt triggered by a PWM operator 2 TEB event

source

pub fn tz0_cbc_int_raw(&self) -> TZ0_CBC_INT_RAW_R

Bit 21 - The raw status bit for the interrupt triggered by a cycle-by-cycle mode action on PWM0.

source

pub fn tz1_cbc_int_raw(&self) -> TZ1_CBC_INT_RAW_R

Bit 22 - The raw status bit for the interrupt triggered by a cycle-by-cycle mode action on PWM1.

source

pub fn tz2_cbc_int_raw(&self) -> TZ2_CBC_INT_RAW_R

Bit 23 - The raw status bit for the interrupt triggered by a cycle-by-cycle mode action on PWM2.

source

pub fn tz0_ost_int_raw(&self) -> TZ0_OST_INT_RAW_R

Bit 24 - The raw status bit for the interrupt triggered by a one-shot mode action on PWM0.

source

pub fn tz1_ost_int_raw(&self) -> TZ1_OST_INT_RAW_R

Bit 25 - The raw status bit for the interrupt triggered by a one-shot mode action on PWM1.

source

pub fn tz2_ost_int_raw(&self) -> TZ2_OST_INT_RAW_R

Bit 26 - The raw status bit for the interrupt triggered by a one-shot mode action on PWM2.

source

pub fn cap0_int_raw(&self) -> CAP0_INT_RAW_R

Bit 27 - The raw status bit for the interrupt triggered by capture on channel 0.

source

pub fn cap1_int_raw(&self) -> CAP1_INT_RAW_R

Bit 28 - The raw status bit for the interrupt triggered by capture on channel 1.

source

pub fn cap2_int_raw(&self) -> CAP2_INT_RAW_R

Bit 29 - The raw status bit for the interrupt triggered by capture on channel 2.