pub type CYCLES_W<'a, REG> = FieldWriter<'a, REG, 9, u16>;
Expand description
Field CYCLES
writer - Total number of clk_tick cycles before the next tick.
Aliased Typeยง
struct CYCLES_W<'a, REG> { /* private fields */ }
pub type CYCLES_W<'a, REG> = FieldWriter<'a, REG, 9, u16>;
Field CYCLES
writer - Total number of clk_tick cycles before the next tick.
struct CYCLES_W<'a, REG> { /* private fields */ }