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

Field DM_PULLUP_HISEL writer - Enable the second DM pull up resistor. 0 - Pull = Rpu2; 1 - Pull = Rpu1 + Rpu2

Aliased Type§

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