Type Definition atsam4e16c_pac::dmac::cfg3::SRC_H2SEL_R

source ·
pub type SRC_H2SEL_R = BitReader<SRC_H2SEL_A>;
Expand description

Field SRC_H2SEL reader - Software or Hardware Selection for the Source

Implementations§

source§

impl SRC_H2SEL_R

source

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