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