rp2040_pac::resets::reset

Type Alias I2C1_W

Source
pub type I2C1_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field i2c1 writer -

Aliased Typeยง

struct I2C1_W<'a, REG> { /* private fields */ }