pub type DELAY_W<'a, REG> = FieldWriter<'a, REG, 14, u16>;
Expand description
Field DELAY
writer - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles.
Aliased Typeยง
struct DELAY_W<'a, REG> { /* private fields */ }