Type Definition stm32l4::stm32l4x5::i2c1::cr1::GCEN_W

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

Field GCEN writer - General call enable

Implementations

General call disabled. Address 0b00000000 is NACKed

General call enabled. Address 0b00000000 is ACKed