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

Field FLASHTIM writer - Flash memory access time.

Implementations

Writes variant to the field

1 system clock flash access time (for system clock rates up to 11 MHz).

2 system clocks flash access time (for system clock rates up to 22 MHz).

3 system clocks flash access time (for system clock rates up to 33 MHz).

4 system clocks flash access time (for system clock rates up to 44 MHz).

5 system clocks flash access time (for system clock rates up to 55 MHz).

6 system clocks flash access time (for system clock rates up to 66 MHz).

7 system clocks flash access time (for system clock rates up to 77 MHz).

8 system clocks flash access time (for system clock rates up to 88 MHz).

9 system clocks flash access time (for system clock rates up to 100 MHz).

10 system clocks flash access time (for system clock rates up to 115 MHz).

11 system clocks flash access time (for system clock rates up to 130 MHz).

12 system clocks flash access time (for system clock rates up to 150 MHz).

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.