Type Alias d1_pac::smhc::smhc_cmd::TRANS_MODE_R

source ·
pub type TRANS_MODE_R = BitReader<TRANS_MODE_A>;
Expand description

Field trans_mode reader - Transfer Mode

Aliased Type§

struct TRANS_MODE_R { /* private fields */ }

Implementations§

source§

impl TRANS_MODE_R

source

pub fn variant(&self) -> TRANS_MODE_A

Get enumerated values variant

source

pub fn is_block(&self) -> bool

Checks if the value of the field is BLOCK

source

pub fn is_stream(&self) -> bool

Checks if the value of the field is STREAM