rp2040/sio/
spinlock0.rs

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