efm32wg940_pac::i2c0::ien

Type Alias ACK_W

Source
pub type ACK_W<'a> = BitWriter<'a, u32, IEN_SPEC, bool, 6>;
Expand description

Field ACK writer - Acknowledge Received Interrupt Enable

Aliased Typeยง

struct ACK_W<'a> { /* private fields */ }