AutostopR

Type Alias AutostopR 

pub type AutostopR = BitReader<Autostop>;
Expand description

Field AUTOSTOP reader - Automatic STOP Generation

Aliased Type§

pub struct AutostopR { /* private fields */ }

Implementations§

§

impl AutostopR

pub const fn variant(&self) -> Autostop

Get enumerated values variant

pub fn is_0(&self) -> bool

No effect.

pub fn is_1(&self) -> bool

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