Type Alias xmc4800::gpdma0_ch0::cfgl::HsSelSrcW

source ·
pub type HsSelSrcW<'a, REG> = BitWriter<'a, REG, HsSelSrc>;
Expand description

Field HS_SEL_SRC writer - Source Software or Hardware Handshaking Select

Aliased Type§

struct HsSelSrcW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> HsSelSrcW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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