Type Definition stm32f4::stm32f401::i2c1::cr1::STOP_W

source · []
pub type STOP_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, STOP_A, O>;
Expand description

Field STOP writer - Stop generation

Implementations

No Stop generation

In master mode: stop generation after current byte/start, in slave mode: release SCL and SDA after current byte