Type Alias xmc4300::gpdma0_ch2::cfgl::HsSelDstR

source ·
pub type HsSelDstR = BitReader<HsSelDst>;
Expand description

Field HS_SEL_DST reader - Destination Software or Hardware Handshaking Select

Aliased Type§

struct HsSelDstR { /* private fields */ }

Implementations§

source§

impl HsSelDstR

source

pub const fn variant(&self) -> HsSelDst

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Hardware handshaking interface. Software-initiated transaction requests are ignored.

source

pub fn is_value2(&self) -> bool

Software handshaking interface. Hardware- initiated transaction requests are ignored.