Type Alias xmc4800::gpdma1_ch0::cfgl::DstHsPolR

source ·
pub type DstHsPolR = BitReader<DstHsPol>;
Expand description

Field DST_HS_POL reader - Destination Handshaking Interface Polarity

Aliased Type§

struct DstHsPolR { /* private fields */ }

Implementations§

source§

impl DstHsPolR

source

pub const fn variant(&self) -> DstHsPol

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Active high

source

pub fn is_value2(&self) -> bool

Active low