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