Struct atsam4lc4c::DCB [] [src]

pub struct DCB { /* fields omitted */ }

Debug Control Block

Methods

impl DCB
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for DCB
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl Send for DCB
[src]

Auto Trait Implementations

impl !Sync for DCB