Struct atsamd21e18a::mtb::master::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W