pub type EndienR = BitReader<Endien>;
Expand description

Field ENDIEN reader - END Interrupt Enable

Aliased Type§

struct EndienR { /* private fields */ }

Implementations§

source§

impl EndienR

source

pub const fn variant(&self) -> Endien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A protocol interrupt is not activated.

source

pub fn is_value2(&self) -> bool

A protocol interrupt is activated.