Type Alias stm32h7xx_hal::device::i2c1::rxdr::RXDATA_R

source ·
pub type RXDATA_R = FieldReaderRaw<u8, u8>;
Expand description

Field RXDATA reader - 8-bit receive data Data byte received from the I2C bus.

Aliased Type§

struct RXDATA_R { /* private fields */ }