Type Alias stm32_hal2::pac::i2c1::cr2::ADD10_R

source ·
pub type ADD10_R = BitReaderRaw<ADD10_A>;
Expand description

Field ADD10 reader - 10-bit addressing mode (master mode) Note: Changing this bit when the START bit is set is not allowed.

Aliased Type§

struct ADD10_R { /* private fields */ }