atsamd21g::gclk::genctrl

Type Alias OeW

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

Field OE writer - Output Enable

Aliased Type§

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