Struct nrf52833_hal::pac::usbd::eventcause::W[][src]

pub struct W(_);
Expand description

Register EVENTCAUSE writer

Implementations

Bit 0 - CRC error was detected on isochronous OUT endpoint 8. Write ‘1’ to clear.

Bit 8 - Signals that USB lines have been idle long enough for the device to enter suspend. Write ‘1’ to clear.

Bit 9 - Signals that a RESUME condition (K state or activity restart) has been detected on USB lines. Write ‘1’ to clear.

Bit 10 - USB MAC has been woken up and operational. Write ‘1’ to clear.

Bit 11 - USB device is ready for normal operation. Write ‘1’ to clear.

Writes raw bits to the register.

Methods from Deref<Target = W<EVENTCAUSE_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.