Type Alias stm32wlxx_hal::pac::lptim2::isr::UP_R
pub type UP_R = BitReaderRaw<UP_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field UP
reader - Counter direction change down to up
Aliased Type§
struct UP_R { /* private fields */ }