Struct efm32gg11b820::wdog0::if_::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 - WDOG Timeout Interrupt Flag

[src]

Bit 1 - WDOG Warning Timeout Interrupt Flag

[src]

Bit 2 - WDOG Window Interrupt Flag

[src]

Bit 3 - PRS Channel Zero Event Missing Interrupt Flag

[src]

Bit 4 - PRS Channel One Event Missing Interrupt Flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R