Type Alias esp32::pcnt::int_st::R

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

Register INT_ST reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn cnt_thr_event_u0(&self) -> CNT_THR_EVENT_U0_R

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

source

pub fn cnt_thr_event_u1(&self) -> CNT_THR_EVENT_U1_R

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

source

pub fn cnt_thr_event_u2(&self) -> CNT_THR_EVENT_U2_R

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

source

pub fn cnt_thr_event_u3(&self) -> CNT_THR_EVENT_U3_R

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

source

pub fn cnt_thr_event_u4(&self) -> CNT_THR_EVENT_U4_R

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

source

pub fn cnt_thr_event_u5(&self) -> CNT_THR_EVENT_U5_R

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

source

pub fn cnt_thr_event_u6(&self) -> CNT_THR_EVENT_U6_R

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

source

pub fn cnt_thr_event_u7(&self) -> CNT_THR_EVENT_U7_R

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