Type Alias stm32f4xx_hal::pac::adc1::DR

source ·
pub type DR = Reg<DR_SPEC>;
Expand description

DR register accessor: an alias for Reg<DR_SPEC>

Aliased Type§

struct DR { /* private fields */ }