Type Alias esp32c6::parl_io::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 tx_fifo_rempty(&self) -> TX_FIFO_REMPTY_R

Bit 0 - The masked interrupt status of TX_FIFO_REMPTY_INTR.

source

pub fn rx_fifo_wovf(&self) -> RX_FIFO_WOVF_R

Bit 1 - The masked interrupt status of RX_FIFO_WOVF_INTR.

source

pub fn tx_eof(&self) -> TX_EOF_R

Bit 2 - The masked interrupt status of TX_EOF_INTR.