Type Alias d1_pac::smhc::smhc_cmd::DATA_TRANS_W

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

Field data_trans writer - Data Transfer

Aliased Type§

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

Implementations§

source§

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

source

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

Without data transfer

source

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

With data transfer