Type Alias d1_pac::smhc::smhc_cmd::CHK_RESP_CRC_R

source ·
pub type CHK_RESP_CRC_R = BitReader<CHK_RESP_CRC_A>;
Expand description

Field chk_resp_crc reader - Check Response CRC

Aliased Type§

struct CHK_RESP_CRC_R { /* private fields */ }

Implementations§

source§

impl CHK_RESP_CRC_R

source

pub fn variant(&self) -> CHK_RESP_CRC_A

Get enumerated values variant

source

pub fn is_not_check(&self) -> bool

Checks if the value of the field is NOT_CHECK

source

pub fn is_check(&self) -> bool

Checks if the value of the field is CHECK