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

Field STARTUP writer - Start-Up Time

Implementations

Writes variant to the field

31 us

61 us

122 us

244 us

488 us

977 us

1953 us

3906 us

7813 us

15625 us

31250 us

62500 us

125000 us

250000 us

500000 us

1000000 us

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.