Type Definition stm32g4::stm32g474::i2c1::cr2::RELOAD_W

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

Field RELOAD writer - NBYTES reload mode

Implementations

The transfer is completed after the NBYTES data transfer (STOP or RESTART will follow)

The transfer is not completed after the NBYTES data transfer (NBYTES will be reloaded)