pub type V1_R = FieldReader<u8, V1_A>;
Expand description

Field V1 reader - Selected ALU Operand 1

Implementations§

source§

impl V1_R

source

pub fn variant(&self) -> V1_A

Get enumerated values variant

source

pub fn is_ddata0(&self) -> bool

Checks if the value of the field is DDATA0

source

pub fn is_ddata1(&self) -> bool

Checks if the value of the field is DDATA1

source

pub fn is_ddata2(&self) -> bool

Checks if the value of the field is DDATA2

source

pub fn is_ddata3(&self) -> bool

Checks if the value of the field is DDATA3

source

pub fn is_ddata4(&self) -> bool

Checks if the value of the field is DDATA4

source

pub fn is_data0(&self) -> bool

Checks if the value of the field is DATA0

source

pub fn is_data1(&self) -> bool

Checks if the value of the field is DATA1

source

pub fn is_data2(&self) -> bool

Checks if the value of the field is DATA2