FxmpR

Type Alias FxmpR 

pub type FxmpR = BitReader<Fxmp>;
Expand description

Field FXMP reader - Fixed MUX Port

Aliased Type§

pub struct FxmpR { /* private fields */ }

Implementations§

§

impl FxmpR

pub const fn variant(&self) -> Fxmp

Get enumerated values variant

pub fn is_0(&self) -> bool

The Plus port is fixed. Only the inputs to the Minus port are swept in each round.

pub fn is_1(&self) -> bool

The Minus port is fixed. Only the inputs to the Plus port are swept in each round.