FefW

Type Alias FefW 

pub type FefW<'a, REG> = BitWriter<'a, REG, Fef>;
Expand description

Field FEF writer - FIFO Error Flag

Aliased Type§

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

Implementations§

§

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

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

No error.

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

Master sending or receiving data without START condition.