Struct efm32gg11b820::ebi::ifs::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]

Bit 0 - Vertical Sync Interrupt Flag Set

[src]

Bit 1 - Horizontal Sync Interrupt Flag Set

[src]

Bit 2 - Vertical Back Porch Interrupt Flag Set

[src]

Bit 3 - Vertical Front Porch Interrupt Flag Set

[src]

Bit 4 - Direct Drive Data Empty Interrupt Flag Set

[src]

Bit 5 - Direct Drive Jitter Interrupt Flag Set

[src]

Bit 6 - EBI_TFTPIXEL0 Empty Interrupt Flag Set

[src]

Bit 7 - EBI_TFTPIXEL1 Empty Interrupt Flag Set

[src]

Bit 8 - EBI_TFTPIXEL Full Interrupt Flag Set

[src]

Bit 9 - EBI_TFTPIXEL Overflow Interrupt Flag Set

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W