Skip to main content

atsamd11c14a/mtb/
pid2.rs

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