Type Alias stm32_eth::stm32::ltdc::GCR

source ·
pub type GCR = Reg<GCR_SPEC>;
Expand description

GCR register accessor: an alias for Reg<GCR_SPEC>

Aliased Type§

struct GCR { /* private fields */ }