Struct efm32gg11b820::acmp0::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 - Set EDGE Interrupt Flag

[src]

Bit 1 - Set WARMUP Interrupt Flag

[src]

Bit 2 - Set APORTCONFLICT Interrupt Flag

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W