WrnenW

Type Alias WrnenW 

pub type WrnenW<'a, REG> = BitWriter<'a, REG, Wrnen>;
Expand description

Field WRNEN writer - Warning Interrupt Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> WrnenW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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