Struct efm32gg990::etm::etmidr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:3 - Implementation Revision

Bits 4:7 - Minor ETM Architecture Version

Bits 8:11 - Major ETM Architecture Version

Bits 12:15 - Implementer Code

Bit 16 - Load PC First

Bit 18 - 32-bit Thumb Instruction Tracing

Bit 19 - Security Extension Support

Bit 20 - Branch Packet Encoding

Bits 24:31 - Implementer Code

Auto Trait Implementations

impl Send for R

impl Sync for R