Type Alias xmc4300::gpdma0_ch2::cfgl::DstHsPolW

source ·
pub type DstHsPolW<'a, REG> = BitWriter<'a, REG, DstHsPol>;
Expand description

Field DST_HS_POL writer - Destination Handshaking Interface Polarity

Aliased Type§

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

Implementations§

source§

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

source

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

Active high

source

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

Active low