BoffrecR

Type Alias BoffrecR 

pub type BoffrecR = BitReader<Boffrec>;
Expand description

Field BOFFREC reader - Bus Off Recovery

Aliased Type§

pub struct BoffrecR { /* private fields */ }

Implementations§

§

impl BoffrecR

pub const fn variant(&self) -> Boffrec

Get enumerated values variant

pub fn is_0(&self) -> bool

Automatic recovering from Bus Off state enabled.

pub fn is_1(&self) -> bool

Automatic recovering from Bus Off state disabled.