Err1W

Type Alias Err1W 

pub type Err1W<'a, REG> = BitWriter<'a, REG, Err1>;
Expand description

Field ERR1 writer - Error In Channel 1

Aliased Type§

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

Implementations§

§

impl<'a, REG> Err1W<'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