Type Alias stm32_hal2::pac::syscfg::cfgr::PVDL_W

source ·
pub type PVDL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, bool, BitM, O>;
Expand description

Field PVDL writer - Programmable voltage detector lockup bit

Aliased Type§

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