[][src]Type Definition efm32hg309f64::i2c0::state::R

type R = R<u32, STATE>;

Reader of register STATE

Methods

impl R[src]

pub fn busy(&self) -> BUSY_R[src]

Bit 0 - Bus Busy

pub fn master(&self) -> MASTER_R[src]

Bit 1 - Master

pub fn transmitter(&self) -> TRANSMITTER_R[src]

Bit 2 - Transmitter

pub fn nacked(&self) -> NACKED_R[src]

Bit 3 - Nack Received

pub fn bushold(&self) -> BUSHOLD_R[src]

Bit 4 - Bus Held

pub fn state(&self) -> STATE_R[src]

Bits 5:7 - Transmission State