LprioenR

Type Alias LprioenR 

pub type LprioenR = BitReader<Lprioen>;
Expand description

Field LPRIOEN reader - Local Priority Enable

Aliased Type§

pub struct LprioenR { /* private fields */ }

Implementations§

§

impl LprioenR

pub const fn variant(&self) -> Lprioen

Get enumerated values variant

pub fn is_0(&self) -> bool

Local Priority disabled.

pub fn is_1(&self) -> bool

Local Priority enabled.