EwdogR

Type Alias EwdogR 

pub type EwdogR = BitReader<Ewdog>;
Expand description

Field EWDOG reader - Existence of SRS[WDOG] status indication feature

Aliased Type§

pub struct EwdogR { /* private fields */ }

Implementations§

§

impl EwdogR

pub const fn variant(&self) -> Ewdog

Get enumerated values variant

pub fn is_0(&self) -> bool

The feature is not available.

pub fn is_1(&self) -> bool

The feature is available.