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

Field HIZ writer - high impedance mode select
0=not in high impedance mode, 1=in high impedance mode

Aliased Type§

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