[][src]Type Definition efm32pg12_pac::i2c0::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn pstart(&self) -> PSTART_R[src]

Bit 0 - Pending START

pub fn pstop(&self) -> PSTOP_R[src]

Bit 1 - Pending STOP

pub fn pack(&self) -> PACK_R[src]

Bit 2 - Pending ACK

pub fn pnack(&self) -> PNACK_R[src]

Bit 3 - Pending NACK

pub fn pcont(&self) -> PCONT_R[src]

Bit 4 - Pending Continue

pub fn pabort(&self) -> PABORT_R[src]

Bit 5 - Pending Abort

pub fn txc(&self) -> TXC_R[src]

Bit 6 - TX Complete

pub fn txbl(&self) -> TXBL_R[src]

Bit 7 - TX Buffer Level

pub fn rxdatav(&self) -> RXDATAV_R[src]

Bit 8 - RX Data Valid

pub fn rxfull(&self) -> RXFULL_R[src]

Bit 9 - RX FIFO Full