#[doc = "CR register accessor: an alias for `Reg<CR_SPEC>`"]
pub type CR = crate::Reg<cr::CR_SPEC>;
#[doc = "Layerx Control Register"]
pub mod cr;
#[doc = "WHPCR register accessor: an alias for `Reg<WHPCR_SPEC>`"]
pub type WHPCR = crate::Reg<whpcr::WHPCR_SPEC>;
#[doc = "Layerx Window Horizontal Position Configuration Register"]
pub mod whpcr;
#[doc = "WVPCR register accessor: an alias for `Reg<WVPCR_SPEC>`"]
pub type WVPCR = crate::Reg<wvpcr::WVPCR_SPEC>;
#[doc = "Layerx Window Vertical Position Configuration Register"]
pub mod wvpcr;
#[doc = "CKCR register accessor: an alias for `Reg<CKCR_SPEC>`"]
pub type CKCR = crate::Reg<ckcr::CKCR_SPEC>;
#[doc = "Layerx Color Keying Configuration Register"]
pub mod ckcr;
#[doc = "PFCR register accessor: an alias for `Reg<PFCR_SPEC>`"]
pub type PFCR = crate::Reg<pfcr::PFCR_SPEC>;
#[doc = "Layerx Pixel Format Configuration Register"]
pub mod pfcr;
#[doc = "CACR register accessor: an alias for `Reg<CACR_SPEC>`"]
pub type CACR = crate::Reg<cacr::CACR_SPEC>;
#[doc = "Layerx Constant Alpha Configuration Register"]
pub mod cacr;
#[doc = "DCCR register accessor: an alias for `Reg<DCCR_SPEC>`"]
pub type DCCR = crate::Reg<dccr::DCCR_SPEC>;
#[doc = "Layerx Default Color Configuration Register"]
pub mod dccr;
#[doc = "BFCR register accessor: an alias for `Reg<BFCR_SPEC>`"]
pub type BFCR = crate::Reg<bfcr::BFCR_SPEC>;
#[doc = "Layerx Blending Factors Configuration Register"]
pub mod bfcr;
#[doc = "CFBAR register accessor: an alias for `Reg<CFBAR_SPEC>`"]
pub type CFBAR = crate::Reg<cfbar::CFBAR_SPEC>;
#[doc = "Layerx Color Frame Buffer Address Register"]
pub mod cfbar;
#[doc = "CFBLR register accessor: an alias for `Reg<CFBLR_SPEC>`"]
pub type CFBLR = crate::Reg<cfblr::CFBLR_SPEC>;
#[doc = "Layerx Color Frame Buffer Length Register"]
pub mod cfblr;
#[doc = "CFBLNR register accessor: an alias for `Reg<CFBLNR_SPEC>`"]
pub type CFBLNR = crate::Reg<cfblnr::CFBLNR_SPEC>;
#[doc = "Layerx ColorFrame Buffer Line Number Register"]
pub mod cfblnr;
#[doc = "CLUTWR register accessor: an alias for `Reg<CLUTWR_SPEC>`"]
pub type CLUTWR = crate::Reg<clutwr::CLUTWR_SPEC>;
#[doc = "Layerx CLUT Write Register"]
pub mod clutwr;