pub type DELAY_R = FieldReader<u16>;
Expand description
Field DELAY
reader - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles.
Aliased Typeยง
struct DELAY_R { /* private fields */ }
pub type DELAY_R = FieldReader<u16>;
Field DELAY
reader - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles.
struct DELAY_R { /* private fields */ }