Type Definition stm32f3::stm32f373::i2c1::cr2::AUTOEND_W

source · []
pub type AUTOEND_W<'a, const O: u8> = BitWriter<'a, u32, CR2_SPEC, AUTOEND_A, O>;
Expand description

Field AUTOEND writer - Automatic end mode (master mode)

Implementations

Software end mode: TC flag is set when NBYTES data are transferred, stretching SCL low

Automatic end mode: a STOP condition is automatically sent when NBYTES data are transferred