Struct stm32f103xx::fsmc::bwtr3::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R