Struct atsam4lc4c::SCIF [] [src]

pub struct SCIF { /* fields omitted */ }

System Control Interface

Methods

impl SCIF
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCIF
[src]

impl Deref for SCIF
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCIF