Err2W

Type Alias Err2W 

pub type Err2W<'a, REG> = BitWriter<'a, REG, Err2>;
Expand description

Field ERR2 writer - Error In Channel 2

Aliased Type§

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

Implementations§

§

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

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

An error in this channel has not occurred

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

An error in this channel has occurred