Type Alias stm32f4xx_hal::pac::tim2::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 */ }