Struct stm32h743::dcmi::ier::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 4 - Line interrupt enable

[src]

Bit 3 - VSYNC interrupt enable

[src]

Bit 2 - Synchronization error interrupt enable

[src]

Bit 1 - Overrun interrupt enable

[src]

Bit 0 - Capture complete interrupt enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R