Type Alias stm32wlxx_hal::pac::stk::VAL
pub type VAL = Reg<VAL_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
VAL register accessor: an alias for Reg<VAL_SPEC>
Aliased Type§
struct VAL { /* private fields */ }