Type Alias stm32f4xx_hal::pac::i2c1::cr1::POS_W

source ·
pub type POS_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, POS_A, BitM, O>;
Expand description

Field POS writer - Acknowledge/PEC Position (for data reception)

Aliased Type§

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