Struct stm32f103xx::fsmc::bwtr2::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

Bits 28:29 - ACCMOD

Bits 24:27 - DATLAT

Bits 20:23 - CLKDIV

Bits 8:15 - DATAST

Bits 4:7 - ADDHLD

Bits 0:3 - ADDSET

Auto Trait Implementations

impl Send for W

impl Sync for W