rp2040_pac::resets::wdsel

Type Alias I2C0_W

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

Field i2c0 writer -

Aliased Typeยง

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