Type Alias xmc4800::usic0_ch0::dx5cr::DpolR

source ·
pub type DpolR = BitReader<Dpol>;
Expand description

Field DPOL reader - Data Polarity for DXn

Aliased Type§

struct DpolR { /* private fields */ }

Implementations§

source§

impl DpolR

source

pub const fn variant(&self) -> Dpol

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The input signal is not inverted.

source

pub fn is_value2(&self) -> bool

The input signal is inverted.