pub struct SPDCONF_W<'a> { /* private fields */ }
Expand description

Field SPDCONF writer - Mode Configuration

Implementations

Writes variant to the field

The host starts in Full-speed mode and performs a high-speed reset to switch to High-speed mode if the downstream peripheral is high-speed capable.

For a better consumption, if high speed is not needed.

Forced high speed.

The host remains in Full-speed mode whatever the peripheral speed capability.

Writes raw bits to the field

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.