Type Alias d1_pac::riscv_cfg::retite_pc1::RT_SIG_R

source ·
pub type RT_SIG_R = BitReader<RT_SIG_A>;
Expand description

Field rt_sig reader - Retire Signal

Aliased Type§

struct RT_SIG_R { /* private fields */ }

Implementations§

source§

impl RT_SIG_R

source

pub fn variant(&self) -> RT_SIG_A

Get enumerated values variant

source

pub fn is_not_have(&self) -> bool

Checks if the value of the field is NOT_HAVE

source

pub fn is_have(&self) -> bool

Checks if the value of the field is HAVE