AutostopW

Type Alias AutostopW 

pub type AutostopW<'a, REG> = BitWriter<'a, REG, Autostop>;
Expand description

Field AUTOSTOP writer - Automatic STOP Generation

Aliased Type§

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

Implementations§

§

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

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

No effect.

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

STOP condition is automatically generated whenever the transmit FIFO is empty and LPI2C master is busy.