Type Alias stm32_eth::stm32::tim9::ARR

source ·
pub type ARR = Reg<ARR_SPEC>;
Expand description

ARR register accessor: an alias for Reg<ARR_SPEC>

Aliased Type§

struct ARR { /* private fields */ }