Struct efm32gg11b820::ebi::tfttiming::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:11 - TFT Direct Drive Transaction (EBI_DCLK) Period

[src]

Bits 12:23 - TFT Direct Drive Transaction Start

[src]

Bits 24:26 - TFT Setup Time

[src]

Bits 28:30 - TFT Hold Time

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W