Type Alias d1_pac::csic::csic_top::csic_bist_control::BIST_STOP_R

source ·
pub type BIST_STOP_R = BitReader<BIST_STOP_A>;
Expand description

Field bist_stop reader - BIST stop

Aliased Type§

struct BIST_STOP_R { /* private fields */ }

Implementations§

source§

impl BIST_STOP_R

source

pub fn variant(&self) -> BIST_STOP_A

Get enumerated values variant

source

pub fn is_running(&self) -> bool

Checks if the value of the field is RUNNING

source

pub fn is_stop(&self) -> bool

Checks if the value of the field is STOP