Struct efm32gg990::etm::etmsr::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 - ETM Overflow

Bit 1 - ETM Programming Bit Status

Bit 2 - Trace Start/Stop Status

Bit 3 - Trigger Bit

Auto Trait Implementations

impl Send for R

impl Sync for R