Type Alias CmdinhdR

Source
pub type CmdinhdR = BitReader<Cmdinhdselect>;
Expand description

Field CMDINHD reader - Command Inhibit (DAT)

Aliased Type§

struct CmdinhdR { /* private fields */ }

Implementations§

Source§

impl CmdinhdR

Source

pub const fn variant(&self) -> Cmdinhdselect

Get enumerated values variant

Source

pub fn is_can(&self) -> bool

Can issue command which uses the DAT line

Source

pub fn is_cannot(&self) -> bool

Cannot issue command which uses the DAT line