stm32_eth::stm32::spi1

Type Alias 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 */ }