TimecfgR

Type Alias TimecfgR 

pub type TimecfgR = BitReader<Timecfg>;
Expand description

Field TIMECFG reader - Timeout Configuration

Aliased Type§

pub struct TimecfgR { /* private fields */ }

Implementations§

§

impl TimecfgR

pub const fn variant(&self) -> Timecfg

Get enumerated values variant

pub fn is_0(&self) -> bool

Pin Low Timeout Flag will set if SCL is low for longer than the configured timeout.

pub fn is_1(&self) -> bool

Pin Low Timeout Flag will set if either SCL or SDA is low for longer than the configured timeout.