atsamd21g::sysctrl::dfllctrl

Type Alias OndemandW

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

Field ONDEMAND writer - On Demand Control

Aliased Type§

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