Type Definition atsam4e16c_pac::dmac::cfg1::DST_H2SEL_R

source ·
pub type DST_H2SEL_R = BitReader<DST_H2SEL_A>;
Expand description

Field DST_H2SEL reader - Software or Hardware Selection for the Destination

Implementations§

source§

impl DST_H2SEL_R

source

pub fn variant(&self) -> DST_H2SEL_A

Get enumerated values variant

source

pub fn is_sw(&self) -> bool

Checks if the value of the field is SW

source

pub fn is_hw(&self) -> bool

Checks if the value of the field is HW