Struct efm32gg11b820::ebi::wrtiming1::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 - Write Setup Time

[src]

Bits 8:14 - Write Strobe Time

[src]

Bits 16:18 - Write Hold Time

[src]

Bit 28 - Half Cycle WEn Strobe Duration Enable

[src]

Bit 29 - Write Buffer Disable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W