pub type CmdCompAtaR = BitReader<CmdCompAta>;
Expand description

Field CMD_COMP_ATA reader - Command Completion Signal Enable for CE-ATA Device

Aliased Type§

struct CmdCompAtaR { /* private fields */ }

Implementations§

source§

impl CmdCompAtaR

source

pub const fn variant(&self) -> CmdCompAta

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Device will send command completion Signal

source

pub fn is_value2(&self) -> bool

Device will not send command completion Signal