Struct efm32gg990::pcnt0::if_::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Underflow Interrupt Read Flag

Bit 1 - Overflow Interrupt Read Flag

Bit 2 - Direction Change Detect Interrupt Flag

Bit 3 - Overflow Interrupt Read Flag

Auto Trait Implementations

impl Send for R

impl Sync for R