Type Alias stm32_hal2::pac::rcc::bdcr::BDRST_W

source ·
pub type BDRST_W<'a, const O: u8> = BitWriterRaw<'a, u32, BDCR_SPEC, BDRST_A, BitM, O>;
Expand description

Field BDRST writer - VSwitch domain software reset

Aliased Type§

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