Type Alias stm32_hal2::pac::i2c1::cr2::HEAD10R_W

source ·
pub type HEAD10R_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, HEAD10R_A, BitM, O>;
Expand description

Field HEAD10R writer - 10-bit address header only read direction (master receiver mode) Note: Changing this bit when the START bit is set is not allowed.

Aliased Type§

struct HEAD10R_W<'a, const O: u8> { /* private fields */ }