Type Alias stm32wlxx_hal::pac::stk::val::CURRENT_W
pub type CURRENT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, VAL_SPEC, u32, u32, Unsafe, 24, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CURRENT
writer - Current counter value
Aliased Type§
struct CURRENT_W<'a, const O: u8> { /* private fields */ }