Type Alias stm32_eth::stm32::gpioa::ODR

source ·
pub type ODR = Reg<ODR_SPEC>;
Expand description

ODR register accessor: an alias for Reg<ODR_SPEC>

Aliased Type§

struct ODR { /* private fields */ }