pub type CEATAEND_R = BitReader<CEATAEND_A>;
Expand description
Field CEATAEND
reader - CE-ATA command completion signal received for CMD61
Implementations
sourceimpl CEATAEND_R
impl CEATAEND_R
sourcepub fn variant(&self) -> CEATAEND_A
pub fn variant(&self) -> CEATAEND_A
Get enumerated values variant
sourcepub fn is_not_received(&self) -> bool
pub fn is_not_received(&self) -> bool
Checks if the value of the field is NotReceived
sourcepub fn is_received(&self) -> bool
pub fn is_received(&self) -> bool
Checks if the value of the field is Received