rp2040_pac::spi0::sspris

Type Alias TXRIS_R

Source
pub type TXRIS_R = BitReader;
Expand description

Field TXRIS reader - Gives the raw interrupt state, prior to masking, of the SSPTXINTR interrupt

Aliased Typeยง

struct TXRIS_R { /* private fields */ }