Type Alias rp2040_pac::xip_ssi::isr::R

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

Register ISR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn txeis(&self) -> TXEIS_R

Bit 0 - Transmit FIFO empty interrupt status

source

pub fn txois(&self) -> TXOIS_R

Bit 1 - Transmit FIFO overflow interrupt status

source

pub fn rxuis(&self) -> RXUIS_R

Bit 2 - Receive FIFO underflow interrupt status

source

pub fn rxois(&self) -> RXOIS_R

Bit 3 - Receive FIFO overflow interrupt status

source

pub fn rxfis(&self) -> RXFIS_R

Bit 4 - Receive FIFO full interrupt status

source

pub fn mstis(&self) -> MSTIS_R

Bit 5 - Multi-master contention interrupt status