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

Field IE writer - Input enable

Aliased Type§

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