s32k118.rs/src/aips/pacrc.rs

4 lines
91 B
Rust

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