pub struct R(_);
Expand description
Register INT_RAW
reader
Implementations§
source§impl R
impl R
sourcepub fn timer0_ovf_int_raw(&self) -> TIMER0_OVF_INT_RAW_R
pub fn timer0_ovf_int_raw(&self) -> TIMER0_OVF_INT_RAW_R
Bit 0 - Triggered when the timer0 has reached its maximum counter value.
sourcepub fn timer1_ovf_int_raw(&self) -> TIMER1_OVF_INT_RAW_R
pub fn timer1_ovf_int_raw(&self) -> TIMER1_OVF_INT_RAW_R
Bit 1 - Triggered when the timer1 has reached its maximum counter value.
sourcepub fn timer2_ovf_int_raw(&self) -> TIMER2_OVF_INT_RAW_R
pub fn timer2_ovf_int_raw(&self) -> TIMER2_OVF_INT_RAW_R
Bit 2 - Triggered when the timer2 has reached its maximum counter value.
sourcepub fn timer3_ovf_int_raw(&self) -> TIMER3_OVF_INT_RAW_R
pub fn timer3_ovf_int_raw(&self) -> TIMER3_OVF_INT_RAW_R
Bit 3 - Triggered when the timer3 has reached its maximum counter value.
sourcepub fn duty_chng_end_ch0_int_raw(&self) -> DUTY_CHNG_END_CH0_INT_RAW_R
pub fn duty_chng_end_ch0_int_raw(&self) -> DUTY_CHNG_END_CH0_INT_RAW_R
Bit 4 - Interrupt raw bit for channel 0. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch1_int_raw(&self) -> DUTY_CHNG_END_CH1_INT_RAW_R
pub fn duty_chng_end_ch1_int_raw(&self) -> DUTY_CHNG_END_CH1_INT_RAW_R
Bit 5 - Interrupt raw bit for channel 1. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch2_int_raw(&self) -> DUTY_CHNG_END_CH2_INT_RAW_R
pub fn duty_chng_end_ch2_int_raw(&self) -> DUTY_CHNG_END_CH2_INT_RAW_R
Bit 6 - Interrupt raw bit for channel 2. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch3_int_raw(&self) -> DUTY_CHNG_END_CH3_INT_RAW_R
pub fn duty_chng_end_ch3_int_raw(&self) -> DUTY_CHNG_END_CH3_INT_RAW_R
Bit 7 - Interrupt raw bit for channel 3. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch4_int_raw(&self) -> DUTY_CHNG_END_CH4_INT_RAW_R
pub fn duty_chng_end_ch4_int_raw(&self) -> DUTY_CHNG_END_CH4_INT_RAW_R
Bit 8 - Interrupt raw bit for channel 4. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch5_int_raw(&self) -> DUTY_CHNG_END_CH5_INT_RAW_R
pub fn duty_chng_end_ch5_int_raw(&self) -> DUTY_CHNG_END_CH5_INT_RAW_R
Bit 9 - Interrupt raw bit for channel 5. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch6_int_raw(&self) -> DUTY_CHNG_END_CH6_INT_RAW_R
pub fn duty_chng_end_ch6_int_raw(&self) -> DUTY_CHNG_END_CH6_INT_RAW_R
Bit 10 - Interrupt raw bit for channel 6. Triggered when the gradual change of duty has finished.
sourcepub fn duty_chng_end_ch7_int_raw(&self) -> DUTY_CHNG_END_CH7_INT_RAW_R
pub fn duty_chng_end_ch7_int_raw(&self) -> DUTY_CHNG_END_CH7_INT_RAW_R
Bit 11 - Interrupt raw bit for channel 7. Triggered when the gradual change of duty has finished.
sourcepub fn ovf_cnt_ch0_int_raw(&self) -> OVF_CNT_CH0_INT_RAW_R
pub fn ovf_cnt_ch0_int_raw(&self) -> OVF_CNT_CH0_INT_RAW_R
Bit 12 - Interrupt raw bit for channel 0. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH0.
sourcepub fn ovf_cnt_ch1_int_raw(&self) -> OVF_CNT_CH1_INT_RAW_R
pub fn ovf_cnt_ch1_int_raw(&self) -> OVF_CNT_CH1_INT_RAW_R
Bit 13 - Interrupt raw bit for channel 1. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH1.
sourcepub fn ovf_cnt_ch2_int_raw(&self) -> OVF_CNT_CH2_INT_RAW_R
pub fn ovf_cnt_ch2_int_raw(&self) -> OVF_CNT_CH2_INT_RAW_R
Bit 14 - Interrupt raw bit for channel 2. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH2.
sourcepub fn ovf_cnt_ch3_int_raw(&self) -> OVF_CNT_CH3_INT_RAW_R
pub fn ovf_cnt_ch3_int_raw(&self) -> OVF_CNT_CH3_INT_RAW_R
Bit 15 - Interrupt raw bit for channel 3. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH3.
sourcepub fn ovf_cnt_ch4_int_raw(&self) -> OVF_CNT_CH4_INT_RAW_R
pub fn ovf_cnt_ch4_int_raw(&self) -> OVF_CNT_CH4_INT_RAW_R
Bit 16 - Interrupt raw bit for channel 4. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH4.
sourcepub fn ovf_cnt_ch5_int_raw(&self) -> OVF_CNT_CH5_INT_RAW_R
pub fn ovf_cnt_ch5_int_raw(&self) -> OVF_CNT_CH5_INT_RAW_R
Bit 17 - Interrupt raw bit for channel 5. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH5.
sourcepub fn ovf_cnt_ch6_int_raw(&self) -> OVF_CNT_CH6_INT_RAW_R
pub fn ovf_cnt_ch6_int_raw(&self) -> OVF_CNT_CH6_INT_RAW_R
Bit 18 - Interrupt raw bit for channel 6. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH6.
sourcepub fn ovf_cnt_ch7_int_raw(&self) -> OVF_CNT_CH7_INT_RAW_R
pub fn ovf_cnt_ch7_int_raw(&self) -> OVF_CNT_CH7_INT_RAW_R
Bit 19 - Interrupt raw bit for channel 7. Triggered when the ovf_cnt has reached the value specified by LEDC_OVF_NUM_CH7.