atsamd11c::gclk::clkctrl

Type Alias ClkenW

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

Field CLKEN writer - Clock Enable

Aliased Type§

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