Type Alias stm32wlxx_hal::pac::tim17::ARR

pub type ARR = Reg<ARR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

ARR register accessor: an alias for Reg<ARR_SPEC>

Aliased Type§

struct ARR { /* private fields */ }