WinlowW

Type Alias WinlowW 

pub type WinlowW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field WINLOW writer - Low byte of Watchdog Window

Aliased Typeยง

pub struct WinlowW<'a, REG> { /* private fields */ }