Struct stm32f7xx_hal::pac::flash::acr::LATENCY_W[][src]

pub struct LATENCY_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field LATENCY

Implementations

Writes variant to the field

0 wait states

1 wait states

2 wait states

3 wait states

4 wait states

5 wait states

6 wait states

7 wait states

8 wait states

9 wait states

10 wait states

11 wait states

12 wait states

13 wait states

14 wait states

15 wait states

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

Performs the conversion.

Performs the conversion.

Should always be Self

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.