Type Alias xmc4300::gpdma0_ch2::cfgl::SrcHsPolW

source ·
pub type SrcHsPolW<'a, REG> = BitWriter<'a, REG, SrcHsPol>;
Expand description

Field SRC_HS_POL writer - Source Handshaking Interface Polarity

Aliased Type§

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

Implementations§

source§

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