Type Alias DlactR

Source
pub type DlactR = BitReader<Dlactselect>;
Expand description

Field DLACT reader - DAT Line Active

Aliased Type§

struct DlactR { /* private fields */ }

Implementations§

Source§

impl DlactR

Source

pub const fn variant(&self) -> Dlactselect

Get enumerated values variant

Source

pub fn is_inactive(&self) -> bool

DAT Line Inactive

Source

pub fn is_active(&self) -> bool

DAT Line Active