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

type W = W<u32, PCNT_INT_ST_REG>;

Writer for register PCNT_INT_ST_REG

Methods

impl W[src]

pub fn pcnt_cnt_thr_event_u7_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U7_INT_ST_W[src]

Bit 7 - This is the interrupt status bit for channel7 event.

pub fn pcnt_cnt_thr_event_u6_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U6_INT_ST_W[src]

Bit 6 - This is the interrupt status bit for channel6 event.

pub fn pcnt_cnt_thr_event_u5_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U5_INT_ST_W[src]

Bit 5 - This is the interrupt status bit for channel5 event.

pub fn pcnt_cnt_thr_event_u4_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U4_INT_ST_W[src]

Bit 4 - This is the interrupt status bit for channel4 event.

pub fn pcnt_cnt_thr_event_u3_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U3_INT_ST_W[src]

Bit 3 - This is the interrupt status bit for channel3 event.

pub fn pcnt_cnt_thr_event_u2_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U2_INT_ST_W[src]

Bit 2 - This is the interrupt status bit for channel2 event.

pub fn pcnt_cnt_thr_event_u1_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U1_INT_ST_W[src]

Bit 1 - This is the interrupt status bit for channel1 event.

pub fn pcnt_cnt_thr_event_u0_int_st(&mut self) -> PCNT_CNT_THR_EVENT_U0_INT_ST_W[src]

Bit 0 - This is the interrupt status bit for channel0 event.