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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 6 - FEMPT

Bit 5 - IFEN

Bit 4 - ILEN

Bit 3 - IREN

Bit 2 - IFS

Bit 1 - ILS

Bit 0 - IRS

Auto Trait Implementations

impl Send for R

impl Sync for R