Type Alias stm32_eth::stm32::adc1::JDR

source ·
pub type JDR = Reg<JDR_SPEC>;
Expand description

JDR register accessor: an alias for Reg<JDR_SPEC>

Aliased Type§

struct JDR { /* private fields */ }