Type Definition atsam4e8c_pac::dmac::ctrla0::DST_WIDTH_W

source ·
pub type DST_WIDTH_W<'a, const O: u8> = FieldWriter<'a, u32, CTRLA0_SPEC, u8, DST_WIDTH_A, 2, O>;
Expand description

Field DST_WIDTH writer - Transfer Width for the Destination

Implementations§

source§

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

source

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

the transfer size is set to 8-bit width

source

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

the transfer size is set to 16-bit width

source

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

the transfer size is set to 32-bit width