AdrstallR

Type Alias AdrstallR 

pub type AdrstallR = BitReader<Adrstall>;
Expand description

Field ADRSTALL reader - Address SCL Stall

Aliased Type§

pub struct AdrstallR { /* private fields */ }

Implementations§

§

impl AdrstallR

pub const fn variant(&self) -> Adrstall

Get enumerated values variant

pub fn is_0(&self) -> bool

Clock stretching disabled.

pub fn is_1(&self) -> bool

Clock stretching enabled.