Struct efm32gg11b820::ebi::ien::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Vertical Sync Interrupt Enable

[src]

Bit 1 - Horizontal Sync Interrupt Enable

[src]

Bit 2 - Vertical Back Porch Interrupt Enable

[src]

Bit 3 - Vertical Front Porch Interrupt Enable

[src]

Bit 4 - Direct Drive Data Empty Interrupt Enable

[src]

Bit 5 - Direct Drive Jitter Interrupt Enable

[src]

Bit 6 - EBI_TFTPIXEL0 Empty Interrupt Enable

[src]

Bit 7 - EBI_TFTPIXEL1 Empty Interrupt Enable

[src]

Bit 8 - EBI_TFTPIXEL Full Interrupt Enable

[src]

Bit 9 - EBI_TFTPIXEL Overflow Interrupt Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R