Type Definition atsam4e16c_pac::dmac::ctrla1::DST_WIDTH_R[][src]

type DST_WIDTH_R = R<u8, DST_WIDTH_A>;

Reader of field DST_WIDTH

Implementations

impl DST_WIDTH_R[src]

pub fn variant(&self) -> Variant<u8, DST_WIDTH_A>[src]

Get enumerated values variant

pub fn is_byte(&self) -> bool[src]

Checks if the value of the field is BYTE

pub fn is_half_word(&self) -> bool[src]

Checks if the value of the field is HALF_WORD

pub fn is_word(&self) -> bool[src]

Checks if the value of the field is WORD