Type Alias stm32wlxx_hal::pac::tim2::cr1::ARPE_R
pub type ARPE_R = BitReaderRaw<ARPE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ARPE
reader - Auto-reload preload enable
Aliased Type§
struct ARPE_R { /* private fields */ }