Enum qwiic_button_led::QwiicButtonError[][src]

pub enum QwiicButtonError {
    AddressError,
}
Expand description

Runtime API errors.

Variants

AddressError

The address specified for the set_device_address function is outside of the valid range of 0x08 - 0x77.

Trait Implementations

Formats the value using the given formatter. Read more

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.