Type Definition stm32g0::stm32g0c1::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 This bit is set and cleared by software.

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)