Type Alias rp2040_pac::xip_ssi::risr::R

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

Register RISR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn txeir(&self) -> TXEIR_R

Bit 0 - Transmit FIFO empty raw interrupt status

source

pub fn txoir(&self) -> TXOIR_R

Bit 1 - Transmit FIFO overflow raw interrupt status

source

pub fn rxuir(&self) -> RXUIR_R

Bit 2 - Receive FIFO underflow raw interrupt status

source

pub fn rxoir(&self) -> RXOIR_R

Bit 3 - Receive FIFO overflow raw interrupt status

source

pub fn rxfir(&self) -> RXFIR_R

Bit 4 - Receive FIFO full raw interrupt status

source

pub fn mstir(&self) -> MSTIR_R

Bit 5 - Multi-master contention raw interrupt status