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

Field REFRESH writer - Refresh period

Implementations

Writes variant to the field

Do not Refresh

Refresh every 30 us

Refresh every 60 us

Refresh every 90 us

Refresh every 120 us

Refresh every 150 us

Refresh every 180 us

Refresh every 210 us

Refresh every 240 us

Refresh every 270 us

Refresh every 300 us

Refresh every 330 us

Refresh every 360 us

Refresh every 390 us

Refresh every 420 us

Refresh every 450 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.