DbeR

Type Alias DbeR 

pub type DbeR = BitReader<Dbe>;
Expand description

Field DBE reader - Destination Bus Error

Aliased Type§

pub struct DbeR { /* private fields */ }

Implementations§

§

impl DbeR

pub const fn variant(&self) -> Dbe

Get enumerated values variant

pub fn is_0(&self) -> bool

No destination bus error

pub fn is_1(&self) -> bool

The last recorded error was a bus error on a destination write