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

Field PDE writer - Pull down enable

Aliased Type§

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