Skip to main content

atsamd21e18a/mtb/
lockstatus.rs

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