Struct stm32f7x6::fmc::btr3::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 28:29 - ACCMOD

[src]

Bits 24:27 - DATLAT

[src]

Bits 20:23 - CLKDIV

[src]

Bits 16:19 - BUSTURN

[src]

Bits 8:15 - DATAST

[src]

Bits 4:7 - ADDHLD

[src]

Bits 0:3 - ADDSET

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R