Struct efm32gg11b820::ebi::rdtiming::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 0:2 - Read Setup Time

[src]

Bits 8:14 - Read Strobe Time

[src]

Bits 16:18 - Read Hold Time

[src]

Bit 28 - Half Cycle REn Strobe Duration Enable

[src]

Bit 29 - Prefetch Enable

[src]

Bit 30 - Page Mode Access Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R