Struct stm32f7x6::fmc::btr3::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W