Type Alias xmc4300::gpdma0_ch2::cfgl::HS_SEL_DST_W

source ·
pub type HS_SEL_DST_W<'a, REG> = BitWriter<'a, REG, HS_SEL_DST_A>;
Expand description

Field HS_SEL_DST writer - Destination Software or Hardware Handshaking Select

Aliased Type§

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

Implementations§

source§

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