Struct esp32c2_hal::pac::i2c0::data::R
pub struct R(_);
Expand description
Register DATA
reader
Implementations§
§impl R
impl R
pub fn fifo_rdata(&self) -> FieldReaderRaw<u8, u8>
pub fn fifo_rdata(&self) -> FieldReaderRaw<u8, u8>
Bits 0:7 - The value of rx FIFO read data.
Methods from Deref<Target = R<DATA_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.