pub struct ClsCommand;
Expand description

10.3 *CLS, Clear Status Command

The Clear Status command clears status data structures, see 11.1.2, and forces the device to the Operation Complete Command Idle State and the Operation Complete Query Idle State, see 12.5.2 and 12.5.3.

If the Clear Status command immediately follows a , the Output Queue and the MAV bit will be cleared because any new after a clears the Output Queue, see 6.3.2.3.

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.