Type Alias xmc4800::ebu::modcon::ExtlockR

source ·
pub type ExtlockR = BitReader<Extlock>;
Expand description

Field EXTLOCK reader - External Bus Lock Control

Aliased Type§

struct ExtlockR { /* private fields */ }

Implementations§

source§

impl ExtlockR

source

pub const fn variant(&self) -> Extlock

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

External bus is not locked after the EBU gains ownership

source

pub fn is_value2(&self) -> bool

External bus is locked after the EBU gains ownership