Type Alias esp32c6::pcnt::int_ena::R

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

Register INT_ENA 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 - The interrupt enable bit for the PCNT_CNT_THR_EVENT_U0_INT interrupt.

source

pub fn cnt_thr_event_u1(&self) -> CNT_THR_EVENT_U1_R

Bit 1 - The interrupt enable bit for the PCNT_CNT_THR_EVENT_U1_INT interrupt.

source

pub fn cnt_thr_event_u2(&self) -> CNT_THR_EVENT_U2_R

Bit 2 - The interrupt enable bit for the PCNT_CNT_THR_EVENT_U2_INT interrupt.

source

pub fn cnt_thr_event_u3(&self) -> CNT_THR_EVENT_U3_R

Bit 3 - The interrupt enable bit for the PCNT_CNT_THR_EVENT_U3_INT interrupt.