Type Definition atsame54p19a_pac::sercom0::i2cs::status::R[][src]

type R = R<u16, STATUS>;

Reader of register STATUS

Implementations

impl R[src]

pub fn buserr(&self) -> BUSERR_R[src]

Bit 0 - Bus Error

pub fn coll(&self) -> COLL_R[src]

Bit 1 - Transmit Collision

pub fn rxnack(&self) -> RXNACK_R[src]

Bit 2 - Received Not Acknowledge

pub fn dir(&self) -> DIR_R[src]

Bit 3 - Read/Write Direction

pub fn sr(&self) -> SR_R[src]

Bit 4 - Repeated Start

pub fn lowtout(&self) -> LOWTOUT_R[src]

Bit 6 - SCL Low Timeout

pub fn clkhold(&self) -> CLKHOLD_R[src]

Bit 7 - Clock Hold

pub fn sexttout(&self) -> SEXTTOUT_R[src]

Bit 9 - Slave SCL Low Extend Timeout

pub fn hs(&self) -> HS_R[src]

Bit 10 - High Speed

pub fn lenerr(&self) -> LENERR_R[src]

Bit 11 - Transaction Length Error