Type Alias d1_pac::smhc::smhc_cmd::STOP_CMD_FLAG_R

source ·
pub type STOP_CMD_FLAG_R = BitReader<STOP_CMD_FLAG_A>;
Expand description

Field stop_cmd_flag reader - Send Stop CMD Automatically (CMD12)

Aliased Type§

struct STOP_CMD_FLAG_R { /* private fields */ }

Implementations§

source§

impl STOP_CMD_FLAG_R

source

pub fn variant(&self) -> STOP_CMD_FLAG_A

Get enumerated values variant

source

pub fn is_no_stop(&self) -> bool

Checks if the value of the field is NO_STOP

source

pub fn is_auto_stop(&self) -> bool

Checks if the value of the field is AUTO_STOP