TxdstallR

Type Alias TxdstallR 

pub type TxdstallR = BitReader<Txdstall>;
Expand description

Field TXDSTALL reader - TX Data SCL Stall

Aliased Type§

pub struct TxdstallR { /* private fields */ }

Implementations§

§

impl TxdstallR

pub const fn variant(&self) -> Txdstall

Get enumerated values variant

pub fn is_0(&self) -> bool

Clock stretching disabled.

pub fn is_1(&self) -> bool

Clock stretching enabled.