pub struct WaiCommand;
Expand description

10.39 *WAI, Wait-to-Continue Command

The Wait-to-Continue command shall prevent the device from executing any further commands or queries until the no- operation-pending flag is TRUE. See 12.5.1.

NOTE - In a device that implements only sequential commands, the no-operation-pending flag is always TRUE

Trait Implementations

Called when the query form is used

Called when the event form is used

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.