Type Definition atsame54n19a_pac::sercom0::i2cm::status::W[][src]

type W = W<u16, STATUS>;

Writer for register STATUS

Implementations

impl W[src]

pub fn buserr(&mut self) -> BUSERR_W<'_>[src]

Bit 0 - Bus Error

pub fn arblost(&mut self) -> ARBLOST_W<'_>[src]

Bit 1 - Arbitration Lost

pub fn rxnack(&mut self) -> RXNACK_W<'_>[src]

Bit 2 - Received Not Acknowledge

pub fn busstate(&mut self) -> BUSSTATE_W<'_>[src]

Bits 4:5 - Bus State

pub fn lowtout(&mut self) -> LOWTOUT_W<'_>[src]

Bit 6 - SCL Low Timeout

pub fn clkhold(&mut self) -> CLKHOLD_W<'_>[src]

Bit 7 - Clock Hold

pub fn mexttout(&mut self) -> MEXTTOUT_W<'_>[src]

Bit 8 - Master SCL Low Extend Timeout

pub fn sexttout(&mut self) -> SEXTTOUT_W<'_>[src]

Bit 9 - Slave SCL Low Extend Timeout

pub fn lenerr(&mut self) -> LENERR_W<'_>[src]

Bit 10 - Length Error