[][src]Type Definition gd32vf103_pac::i2c0::stat0::W

type W = W<u16, STAT0>;

Writer for register STAT0

Implementations

impl W[src]

pub fn smbalt(&mut self) -> SMBALT_W<'_>[src]

Bit 15 - SMBus Alert status

pub fn smbto(&mut self) -> SMBTO_W<'_>[src]

Bit 14 - Timeout signal in SMBus mode

pub fn pecerr(&mut self) -> PECERR_W<'_>[src]

Bit 12 - PEC error when receiving data

pub fn ouerr(&mut self) -> OUERR_W<'_>[src]

Bit 11 - Over-run or under-run situation occurs in slave mode

pub fn aerr(&mut self) -> AERR_W<'_>[src]

Bit 10 - Acknowledge error

pub fn lostarb(&mut self) -> LOSTARB_W<'_>[src]

Bit 9 - Arbitration Lost in master mode

pub fn berr(&mut self) -> BERR_W<'_>[src]

Bit 8 - A bus error occurs indication a unexpected START or STOP condition on I2C bus