Type Alias rp2040_pac::spi0::sspris::R

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

Register SSPRIS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rorris(&self) -> RORRIS_R

Bit 0 - Gives the raw interrupt state, prior to masking, of the SSPRORINTR interrupt

source

pub fn rtris(&self) -> RTRIS_R

Bit 1 - Gives the raw interrupt state, prior to masking, of the SSPRTINTR interrupt

source

pub fn rxris(&self) -> RXRIS_R

Bit 2 - Gives the raw interrupt state, prior to masking, of the SSPRXINTR interrupt

source

pub fn txris(&self) -> TXRIS_R

Bit 3 - Gives the raw interrupt state, prior to masking, of the SSPTXINTR interrupt