Struct atsamd21g18a::MTB[][src]

pub struct MTB { /* fields omitted */ }

Cortex-M0+ Micro-Trace Buffer

Methods

impl MTB
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MTB
[src]

impl Deref for MTB
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for MTB