Struct atsam4lc8c::SMAP [] [src]

pub struct SMAP { /* fields omitted */ }

System Manager Access Port

Methods

impl SMAP
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SMAP
[src]

impl Deref for SMAP
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SMAP