Type Alias stm32wlxx_hal::pac::vrefbuf::csr::ENVR_W
pub type ENVR_W<'a, const O: u8> = BitWriterRaw<'a, u32, CSR_SPEC, ENVR_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ENVR
writer - Voltage reference buffer mode enable
Aliased Type§
struct ENVR_W<'a, const O: u8> { /* private fields */ }