Type Alias stm32_eth::stm32::tim11::OR

source ·
pub type OR = Reg<OR_SPEC>;
Expand description

OR register accessor: an alias for Reg<OR_SPEC>

Aliased Type§

struct OR { /* private fields */ }