Type Alias nrf52840_pac::qspi::ifconfig0::READOC_R
source · 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