Type Alias stm32wlxx_hal::pac::tim2::arr::ARR_R
pub type ARR_R = FieldReaderRaw<u32, u32>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ARR
reader - Auto-reload value
Aliased Type§
struct ARR_R { /* private fields */ }