Struct nrf52833_hal::pac::usbd::brequest::BREQUEST_R[][src]

pub struct BREQUEST_R(_);
Expand description

Field BREQUEST reader - SETUP data, byte 1, bRequest. Values provided for standard requests only, user must implement class and vendor values.

Implementations

Get enumerated values variant

Checks if the value of the field is STD_GET_STATUS

Checks if the value of the field is STD_CLEAR_FEATURE

Checks if the value of the field is STD_SET_FEATURE

Checks if the value of the field is STD_SET_ADDRESS

Checks if the value of the field is STD_GET_DESCRIPTOR

Checks if the value of the field is STD_SET_DESCRIPTOR

Checks if the value of the field is STD_GET_CONFIGURATION

Checks if the value of the field is STD_SET_CONFIGURATION

Checks if the value of the field is STD_GET_INTERFACE

Checks if the value of the field is STD_SET_INTERFACE

Checks if the value of the field is STD_SYNCH_FRAME

Methods from Deref<Target = FieldReader<u8, BREQUEST_A>>

Reads raw bits from field.

Value of the field as raw bits.

Returns true if the bit is clear (0).

Returns true if the bit is set (1).

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

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.

Casts the value.

Casts the value.