Type Alias xmc4400::gpdma0_ch0::cfgl::HS_SEL_SRC_W

source ·
pub type HS_SEL_SRC_W<'a, REG> = BitWriter<'a, REG, HS_SEL_SRC_A>;
Expand description

Field HS_SEL_SRC writer - Source Software or Hardware Handshaking Select

Aliased Type§

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

Implementations§

source§

impl<'a, REG> HS_SEL_SRC_W<'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.