Module rp2040_pac::spi0::sspris
source · Expand description
Raw interrupt status register, SSPRIS on page 3-10
Structs§
- Raw interrupt status register, SSPRIS on page 3-10
Type Aliases§
- Register
SSPRIS
reader - Field
RORRIS
reader - Gives the raw interrupt state, prior to masking, of the SSPRORINTR interrupt - Field
RTRIS
reader - Gives the raw interrupt state, prior to masking, of the SSPRTINTR interrupt - Field
RXRIS
reader - Gives the raw interrupt state, prior to masking, of the SSPRXINTR interrupt - Field
TXRIS
reader - Gives the raw interrupt state, prior to masking, of the SSPTXINTR interrupt