Type Alias stm32h7xx_hal::device::quadspi::DCR

source ·
pub type DCR = Reg<DCR_SPEC>;
Expand description

DCR register accessor: an alias for Reg<DCR_SPEC>

Aliased Type§

struct DCR { /* private fields */ }