pub type MULWIDTH_R = FieldReader<u8, MULWIDTH_A>;
Expand description

Field MULWIDTH reader - Multiply Width

Implementations§

source§

impl MULWIDTH_R

source

pub fn variant(&self) -> Option<MULWIDTH_A>

Get enumerated values variant

source

pub fn is_mul256(&self) -> bool

Checks if the value of the field is MUL256

source

pub fn is_mul128(&self) -> bool

Checks if the value of the field is MUL128

source

pub fn is_mulmod(&self) -> bool

Checks if the value of the field is MULMOD