s32k118.rs/src/s32_scb/actlr.rs

4 lines
91 B
Rust

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