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