[][src]Type Definition esp32::pcnt::pcnt_int_raw_reg::R

type R = R<u32, PCNT_INT_RAW_REG>;

Reader of register PCNT_INT_RAW_REG

Methods

impl R[src]

pub fn pcnt_cnt_thr_event_u7_int_raw(&self) -> PCNT_CNT_THR_EVENT_U7_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u6_int_raw(&self) -> PCNT_CNT_THR_EVENT_U6_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u5_int_raw(&self) -> PCNT_CNT_THR_EVENT_U5_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u4_int_raw(&self) -> PCNT_CNT_THR_EVENT_U4_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u3_int_raw(&self) -> PCNT_CNT_THR_EVENT_U3_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u2_int_raw(&self) -> PCNT_CNT_THR_EVENT_U2_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u1_int_raw(&self) -> PCNT_CNT_THR_EVENT_U1_INT_RAW_R[src]

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

pub fn pcnt_cnt_thr_event_u0_int_raw(&self) -> PCNT_CNT_THR_EVENT_U0_INT_RAW_R[src]

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