pub type ImodeR = FieldReader;Expand description
Field IMODE reader - Instruction mode. 0 - No instruction; 1 - single line; 2 - two lines; 3 - four lines; 4/5/6 - reserved; 7 - four lines DDR
Aliased Typeยง
pub struct ImodeR { /* private fields */ }