Type Alias xmc4800::gpdma1_ch0::cfgl::HsSelDstW

source ·
pub type HsSelDstW<'a, REG> = BitWriter<'a, REG, HsSelDst>;
Expand description

Field HS_SEL_DST writer - Destination Software or Hardware Handshaking Select

Aliased Type§

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

Implementations§

source§

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