Skip to main content

rp2040/sio/
spinlock24.rs

1#[doc = "Reader of register SPINLOCK24"]
2pub type R = crate::R<u32, super::SPINLOCK24>;
3impl R {}