Type Alias atsame54n::dmac::crcctrl::CRCBEATSIZE_R

source ·
pub type CRCBEATSIZE_R = FieldReader<CRCBEATSIZESELECT_A>;
Expand description

Field CRCBEATSIZE reader - CRC Beat Size

Aliased Type§

struct CRCBEATSIZE_R { /* private fields */ }

Implementations§

source§

impl CRCBEATSIZE_R

source

pub const fn variant(&self) -> Option<CRCBEATSIZESELECT_A>

Get enumerated values variant

source

pub fn is_byte(&self) -> bool

8-bit bus transfer

source

pub fn is_hword(&self) -> bool

16-bit bus transfer

source

pub fn is_word(&self) -> bool

32-bit bus transfer