Type Alias stm32_eth::stm32::ltdc::CPSR

source ·
pub type CPSR = Reg<CPSR_SPEC>;
Expand description

CPSR register accessor: an alias for Reg<CPSR_SPEC>

Aliased Type§

struct CPSR { /* private fields */ }