Type Alias xmc4800::gpdma1_ch0::cfgl::HsSelSrcR

source ·
pub type HsSelSrcR = BitReader<HsSelSrc>;
Expand description

Field HS_SEL_SRC reader - Source Software or Hardware Handshaking Select

Aliased Type§

struct HsSelSrcR { /* private fields */ }

Implementations§

source§

impl HsSelSrcR

source

pub const fn variant(&self) -> HsSelSrc

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.