Enum hc12_at::settings::parameter::mode::Mode[][src]

pub enum Mode {
    Fu1,
    Fu2,
    Fu3,
    Fu4,
}
Expand description

Operational mode

Variants

Fu1

Function 1

Fu2

Function 2

Fu3

Function 3

Fu4

Function 4

Trait Implementations

Formats the value using the given formatter. Read more

Returns the “default value” for a type. Read more

Set buffer to command for hc12

Return the AT query of this type

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

The type returned in the event of a conversion error.

Performs the conversion.

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.