pub struct rfalIsoDepAttribCmd__bindgen_ty_1 {
    pub PARAM1: u8,
    pub PARAM2: u8,
    pub PARAM3: u8,
    pub PARAM4: u8,
}

Fields

PARAM1: u8

< PARAM1 of ATTRIB command

PARAM2: u8

< PARAM2 of ATTRIB command

PARAM3: u8

< PARAM3 of ATTRIB command

PARAM4: u8

< PARAM4 of ATTRIB command

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

Returns the argument unchanged.

Calls U::from(self).

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

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.