Type Alias R

Source
pub type R = R<DATA_SPEC>;
Expand description

Register DATA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn i2c_rdata(&self) -> I2C_RDATA_R

Bits 0:7 - data received

Source

pub fn slave_tx_data(&self) -> SLAVE_TX_DATA_R

Bits 8:15 - data sent by slave

Source

pub fn i2c_done(&self) -> I2C_DONE_R

Bit 31 - i2c done