TefW

Type Alias TefW 

pub type TefW<'a, REG> = BitWriter<'a, REG, Tef>;
Expand description

Field TEF writer - Transmit Error Flag

Aliased Type§

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

Implementations§

§

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

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

Transmit FIFO underrun has not occurred.

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

Transmit FIFO underrun has occurred