Type Definition atsam4e16c_pac::dmac::ctrla3::DST_WIDTH_R

source ·
pub type DST_WIDTH_R = FieldReader<u8, DST_WIDTH_A>;
Expand description

Field DST_WIDTH reader - Transfer Width for the Destination

Implementations§

source§

impl DST_WIDTH_R

source

pub fn variant(&self) -> Option<DST_WIDTH_A>

Get enumerated values variant

source

pub fn is_byte(&self) -> bool

Checks if the value of the field is BYTE

source

pub fn is_half_word(&self) -> bool

Checks if the value of the field is HALF_WORD

source

pub fn is_word(&self) -> bool

Checks if the value of the field is WORD