Struct stm32f7x7::flash::acr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:3 - Latency

[src]

Bit 8 - Prefetch enable

[src]

Bit 9 - ART Accelerator Enable

[src]

Bit 11 - ART Accelerator reset

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R