Struct efm32gg11b820::ebi::rdtiming::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 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 W

impl Sync for W