Type Alias atsame54n::sercom0::i2cm::ctrla::INACTOUT_W

source ·
pub type INACTOUT_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, INACTOUTSELECT_A>;
Expand description

Field INACTOUT writer - Inactive Time-Out

Aliased Type§

struct INACTOUT_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> INACTOUT_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn disable(self) -> &'a mut W<REG>

Disabled

source

pub fn _55us(self) -> &'a mut W<REG>

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

source

pub fn _105us(self) -> &'a mut W<REG>

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

source

pub fn _205us(self) -> &'a mut W<REG>

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