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 SELO outputs have the same polarity as the MSLS signal (active high).

source

pub fn is_value2(&self) -> bool

The SELO outputs have the inverted polarity to the MSLS signal (active low).