Type Alias nrf52840_pac::qspi::addrconf::MODE_R

source ·
pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - Extended addressing mode.

Aliased Type§

struct MODE_R { /* private fields */ }

Implementations§

source§

impl MODE_R

source

pub fn variant(&self) -> MODE_A

Get enumerated values variant

source

pub fn is_no_instr(&self) -> bool

Checks if the value of the field is NO_INSTR

source

pub fn is_opcode(&self) -> bool

Checks if the value of the field is OPCODE

source

pub fn is_op_byte0(&self) -> bool

Checks if the value of the field is OP_BYTE0

source

pub fn is_all(&self) -> bool

Checks if the value of the field is ALL