Type Alias d1_pac::smhc::smhc_cmd::CHK_RESP_CRC_W

source ·
pub type CHK_RESP_CRC_W<'a, const O: u8> = BitWriter<'a, u32, SMHC_CMD_SPEC, CHK_RESP_CRC_A, O>;
Expand description

Field chk_resp_crc writer - Check Response CRC

Aliased Type§

struct CHK_RESP_CRC_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CHK_RESP_CRC_W<'a, O>

source

pub fn not_check(self) -> &'a mut W

Do not check response CRC

source

pub fn check(self) -> &'a mut W

Check response CRC