WrnenR

Type Alias WrnenR 

pub type WrnenR = BitReader<Wrnen>;
Expand description

Field WRNEN reader - Warning Interrupt Enable

Aliased Type§

pub struct WrnenR { /* private fields */ }

Implementations§

§

impl WrnenR

pub const fn variant(&self) -> Wrnen

Get enumerated values variant

pub fn is_0(&self) -> bool

TWRNINT and RWRNINT bits are zero, independent of the values in the error counters.

pub fn is_1(&self) -> bool

TWRNINT and RWRNINT bits are set when the respective error counter transitions from less than 96 to greater than or equal to 96.