Type Alias atsame54n::sercom0::i2cm::ctrla::INACTOUT_R

source ·
pub type INACTOUT_R = FieldReader<INACTOUTSELECT_A>;
Expand description

Field INACTOUT reader - Inactive Time-Out

Aliased Type§

struct INACTOUT_R { /* private fields */ }

Implementations§

source§

impl INACTOUT_R

source

pub const fn variant(&self) -> INACTOUTSELECT_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Disabled

source

pub fn is_55us(&self) -> bool

5-6 SCL Time-Out(50-60us)

source

pub fn is_105us(&self) -> bool

10-11 SCL Time-Out(100-110us)

source

pub fn is_205us(&self) -> bool

20-21 SCL Time-Out(200-210us)