Type Alias stm32wlxx_hal::pac::vrefbuf::csr::VRS_W

pub type VRS_W<'a, const O: u8> = BitWriterRaw<'a, u32, CSR_SPEC, VRS_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field VRS writer - Voltage reference scale

Aliased Type§

struct VRS_W<'a, const O: u8> { /* private fields */ }