pub type SelinvR = BitReader<Selinv>;
Expand description

Field SELINV reader - Select Inversion

Aliased Type§

struct SelinvR { /* private fields */ }

Implementations§

source§

impl SelinvR

source

pub const fn variant(&self) -> Selinv

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The SELOx outputs have the same polarity as the WA signal.

source

pub fn is_value2(&self) -> bool

The SELOx outputs have the inverted polarity to the WA signal.