Struct atsamd21e18a::mtb::master::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:4 - Maximum Value of the Trace Buffer in SRAM

Bit 5 - Trace Start Input Enable

Bit 6 - Trace Stop Input Enable

Bit 7 - Special Function Register Write Privilege

Bit 8 - SRAM Privilege

Bit 9 - Halt Request

Bit 31 - Main Trace Enable

Auto Trait Implementations

impl Send for R

impl Sync for R