Struct nrf52833_hal::pac::usbd::epdatastatus::R[][src]

pub struct R(_);
Expand description

Register EPDATASTATUS reader

Implementations

Bit 1 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 2 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 3 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 4 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 5 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 6 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 7 - Acknowledged data transfer on this IN endpoint. Write ‘1’ to clear.

Bit 17 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Bit 18 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Bit 19 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Bit 20 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Bit 21 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Bit 22 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Bit 23 - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Methods from Deref<Target = R<EPDATASTATUS_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.