Type Definition atsame54p19a_pac::sercom0::i2cs::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 coll(&mut self) -> COLL_W<'_>[src]

Bit 1 - Transmit Collision

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

Bit 2 - Received Not Acknowledge

pub fn dir(&mut self) -> DIR_W<'_>[src]

Bit 3 - Read/Write Direction

pub fn sr(&mut self) -> SR_W<'_>[src]

Bit 4 - Repeated Start

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 sexttout(&mut self) -> SEXTTOUT_W<'_>[src]

Bit 9 - Slave SCL Low Extend Timeout

pub fn hs(&mut self) -> HS_W<'_>[src]

Bit 10 - High Speed

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

Bit 11 - Transaction Length Error