Type Alias xmc4300::usic0_ch0::dx1cr::DPOL_R

source ·
pub type DPOL_R = BitReader<DPOL_A>;
Expand description

Field DPOL reader - Data Polarity for DXn

Aliased Type§

struct DPOL_R { /* private fields */ }

Implementations§

source§

impl DPOL_R

source

pub const fn variant(&self) -> DPOL_A

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.