AlieR

Type Alias AlieR 

pub type AlieR = BitReader<Alie>;
Expand description

Field ALIE reader - Arbitration Lost Interrupt Enable

Aliased Type§

pub struct AlieR { /* private fields */ }

Implementations§

§

impl AlieR

pub const fn variant(&self) -> Alie

Get enumerated values variant

pub fn is_0(&self) -> bool

Interrupt disabled.

pub fn is_1(&self) -> bool

Interrupt enabled.