Type Alias stm32_hal2::pac::vrefbuf::csr::VRS_W

source ·
pub type VRS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CSR_SPEC, u8, u8, Unsafe, 3, O>;
Expand description

Field VRS writer - Voltage reference scale These bits select the value generated by the voltage reference buffer. Other: Reserved

Aliased Type§

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