WinR

Type Alias WinR 

pub type WinR = BitReader<Win>;
Expand description

Field WIN reader - Watchdog Window

Aliased Type§

pub struct WinR { /* private fields */ }

Implementations§

§

impl WinR

pub const fn variant(&self) -> Win

Get enumerated values variant

pub fn is_0(&self) -> bool

Window mode disabled.

pub fn is_1(&self) -> bool

Window mode enabled.