Type Alias xmc4800::dsd::cgcfg::SigpolR

source ·
pub type SigpolR = BitReader<Sigpol>;
Expand description

Field SIGPOL reader - Signal Polarity

Aliased Type§

struct SigpolR { /* private fields */ }

Implementations§

source§

impl SigpolR

source

pub const fn variant(&self) -> Sigpol

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Normal: carrier signal begins with +1

source

pub fn is_value2(&self) -> bool

Inverted: carrier signal begins with -1