[][src]Type Definition atsamd51g19a::sercom0::i2cs::status::W

type W = W<u16, STATUS>;

Writer for register STATUS

Methods

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 lowtout(&mut self) -> LOWTOUT_W[src]

Bit 6 - SCL Low Timeout

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