Type Alias stm32_hal2::pac::wwdg1::cfr::W_W

source ·
pub type W_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFR_SPEC, u8, u8, Safe, 7, O>;
Expand description

Field W writer - 7-bit window value These bits contain the window value to be compared to the downcounter.

Aliased Type§

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