Struct rp2040_pac::spi0::RegisterBlock
source · #[repr(C)]pub struct RegisterBlock { /* private fields */ }
Expand description
Register block
Implementations§
source§impl RegisterBlock
impl RegisterBlock
sourcepub const fn sspimsc(&self) -> &SSPIMSC
pub const fn sspimsc(&self) -> &SSPIMSC
0x14 - Interrupt mask set or clear register, SSPIMSC on page 3-9
sourcepub const fn sspris(&self) -> &SSPRIS
pub const fn sspris(&self) -> &SSPRIS
0x18 - Raw interrupt status register, SSPRIS on page 3-10
sourcepub const fn sspmis(&self) -> &SSPMIS
pub const fn sspmis(&self) -> &SSPMIS
0x1c - Masked interrupt status register, SSPMIS on page 3-11
sourcepub const fn sspperiphid0(&self) -> &SSPPERIPHID0
pub const fn sspperiphid0(&self) -> &SSPPERIPHID0
0xfe0 - Peripheral identification registers, SSPPeriphID0-3 on page 3-13
sourcepub const fn sspperiphid1(&self) -> &SSPPERIPHID1
pub const fn sspperiphid1(&self) -> &SSPPERIPHID1
0xfe4 - Peripheral identification registers, SSPPeriphID0-3 on page 3-13
sourcepub const fn sspperiphid2(&self) -> &SSPPERIPHID2
pub const fn sspperiphid2(&self) -> &SSPPERIPHID2
0xfe8 - Peripheral identification registers, SSPPeriphID0-3 on page 3-13
sourcepub const fn sspperiphid3(&self) -> &SSPPERIPHID3
pub const fn sspperiphid3(&self) -> &SSPPERIPHID3
0xfec - Peripheral identification registers, SSPPeriphID0-3 on page 3-13
sourcepub const fn ssppcellid0(&self) -> &SSPPCELLID0
pub const fn ssppcellid0(&self) -> &SSPPCELLID0
0xff0 - PrimeCell identification registers, SSPPCellID0-3 on page 3-16
sourcepub const fn ssppcellid1(&self) -> &SSPPCELLID1
pub const fn ssppcellid1(&self) -> &SSPPCELLID1
0xff4 - PrimeCell identification registers, SSPPCellID0-3 on page 3-16
sourcepub const fn ssppcellid2(&self) -> &SSPPCELLID2
pub const fn ssppcellid2(&self) -> &SSPPCELLID2
0xff8 - PrimeCell identification registers, SSPPCellID0-3 on page 3-16
sourcepub const fn ssppcellid3(&self) -> &SSPPCELLID3
pub const fn ssppcellid3(&self) -> &SSPPCELLID3
0xffc - PrimeCell identification registers, SSPPCellID0-3 on page 3-16