pub type READOC_R = FieldReader<u8, READOC_A>;
Expand description
Field READOC
reader - Configure number of data lines and opcode used for reading.
Aliased Type§
struct READOC_R { /* private fields */ }
Implementations§
Source§impl READOC_R
impl READOC_R
Sourcepub fn is_fastread(&self) -> bool
pub fn is_fastread(&self) -> bool
Checks if the value of the field is FASTREAD
Sourcepub fn is_read2io(&self) -> bool
pub fn is_read2io(&self) -> bool
Checks if the value of the field is READ2IO
Sourcepub fn is_read4io(&self) -> bool
pub fn is_read4io(&self) -> bool
Checks if the value of the field is READ4IO