pub type BaudW<'a, REG> = FieldWriter<'a, REG, 8>;Expand description
Field BAUD writer - Serial Clock Baud Rate
Aliased Typeยง
struct BaudW<'a, REG> { /* private fields */ }pub type BaudW<'a, REG> = FieldWriter<'a, REG, 8>;Field BAUD writer - Serial Clock Baud Rate
struct BaudW<'a, REG> { /* private fields */ }