Type Alias rp2040_pac::resets::wdsel::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 */ }