Type Alias stm32f4xx_hal::pac::flash::optcr::WDG_SW_W

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

Field WDG_SW writer - WDG_SW User option bytes

Aliased Type§

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