Struct atsamd21_hal::target_device::MTB [] [src]

pub struct MTB { /* fields omitted */ }

Cortex-M0+ Micro-Trace Buffer

Methods

impl MTB
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for MTB
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl Send for MTB
[src]

Auto Trait Implementations

impl !Sync for MTB