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

Field PUE writer - Pull up enable

Aliased Type§

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