Type Alias atsamd51p::dmac::crcctrl::CRCBEATSIZE_W

source ·
pub type CRCBEATSIZE_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, CRCBEATSIZESELECT_A>;
Expand description

Field CRCBEATSIZE writer - CRC Beat Size

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CRCBEATSIZE_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

8-bit bus transfer

source

pub fn hword(self) -> &'a mut W<REG>

16-bit bus transfer

source

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

32-bit bus transfer