Struct efm32gg990::msc::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 - Erase Done Interrupt Read Flag

Bit 1 - Write Done Interrupt Read Flag

Bit 2 - Cache Hits Overflow Interrupt Flag

Bit 3 - Cache Misses Overflow Interrupt Flag

Auto Trait Implementations

impl Send for R

impl Sync for R