Type Alias ClksourceW
pub type ClksourceW<'a, REG> = BitWriter<'a, REG, Clksource>;Expand description
Field CLKSOURCE writer - Indicates the clock source
Aliased Type§
pub struct ClksourceW<'a, REG> { /* private fields */ }pub type ClksourceW<'a, REG> = BitWriter<'a, REG, Clksource>;Field CLKSOURCE writer - Indicates the clock source
pub struct ClksourceW<'a, REG> { /* private fields */ }