Struct stm32l0x1::flash::acr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 0 - Latency

Bit 1 - Prefetch enable

Bit 3 - Flash mode during Sleep

Bit 4 - Flash mode during Run

Bit 5 - Disable Buffer

Bit 6 - Pre-read data address

Auto Trait Implementations

impl Send for W

impl Sync for W