Type Alias LoopenR

Source
pub type LoopenR = BitReader<Loopenselect>;
Expand description

Field LOOPEN reader - Local Loopback Enable

Aliased Type§

struct LoopenR { /* private fields */ }

Implementations§

Source§

impl LoopenR

Source

pub const fn variant(&self) -> Loopenselect

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Local Loopback is disabled

Source

pub fn is_enabled(&self) -> bool

Local Loopback is enabled