Skip to main content

atsamd51p20a/etm/
devtype.rs

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