1
2
3
4
5
6
#[doc = "LUT0 input 0 MUX"]
pub struct LUT_INP {
    register: ::vcell::VolatileCell<u32>,
}
#[doc = "LUT0 input 0 MUX"]
pub mod lut_inp;