Struct efm32gg990::ebi::wrtiming2::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:1 - Write Setup Time

Bits 8:13 - Write Strobe Time

Bits 16:17 - Write Hold Time

Bit 28 - Half Cycle WEn Strobe Duration Enable

Bit 29 - Write Buffer Disable

Auto Trait Implementations

impl Send for W

impl Sync for W