[][src]Type Definition esp32::pcnt::pcnt_int_clr_reg::W

type W = W<u32, PCNT_INT_CLR_REG>;

Writer for register PCNT_INT_CLR_REG

Methods

impl W[src]

pub fn pcnt_cnt_thr_event_u7_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U7_INT_CLR_W
[src]

Bit 7 - Set this bit to clear channel7 event interrupt.

pub fn pcnt_cnt_thr_event_u6_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U6_INT_CLR_W
[src]

Bit 6 - Set this bit to clear channel6 event interrupt.

pub fn pcnt_cnt_thr_event_u5_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U5_INT_CLR_W
[src]

Bit 5 - Set this bit to clear channel5 event interrupt.

pub fn pcnt_cnt_thr_event_u4_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U4_INT_CLR_W
[src]

Bit 4 - Set this bit to clear channel4 event interrupt.

pub fn pcnt_cnt_thr_event_u3_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U3_INT_CLR_W
[src]

Bit 3 - Set this bit to clear channel3 event interrupt.

pub fn pcnt_cnt_thr_event_u2_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U2_INT_CLR_W
[src]

Bit 2 - Set this bit to clear channel2 event interrupt.

pub fn pcnt_cnt_thr_event_u1_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U1_INT_CLR_W
[src]

Bit 1 - Set this bit to clear channel1 event interrupt.

pub fn pcnt_cnt_thr_event_u0_int_clr(
    &mut self
) -> PCNT_CNT_THR_EVENT_U0_INT_CLR_W
[src]

Bit 0 - Set this bit to clear channel0 event interrupt.