Struct svisual::SVStruct[][src]

pub struct SVStruct<M> { /* fields omitted */ }
Expand description

Generic signal container

Implementations

Create new instance

Checks if package is empty

Checks if package is full

Update value of specified type at current time position

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Implementation of SendPackage for all that support embedded-hal::serial::Write

Error type

Send package with module name

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

Performs the conversion.

Performs the conversion.

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.