#[doc = r"Register block"]
#[repr(C)]
pub struct RegisterBlock {
#[doc = "0x00 - Unused."]
pub unused: crate::Reg<unused::UNUSED_SPEC>,
}
#[doc = "UNUSED register accessor: an alias for `Reg<UNUSED_SPEC>`"]
pub type UNUSED = crate::Reg<unused::UNUSED_SPEC>;
#[doc = "Unused."]
pub mod unused;