Type Definition atsam4e16c_pac::dmac::ctrla3::SRC_WIDTH_R

source ·
pub type SRC_WIDTH_R = FieldReader<u8, SRC_WIDTH_A>;
Expand description

Field SRC_WIDTH reader - Transfer Width for the Source

Implementations§

source§

impl SRC_WIDTH_R

source

pub fn variant(&self) -> Option<SRC_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