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