Struct atsam4lc8c::GLOC [] [src]

pub struct GLOC { /* fields omitted */ }

Glue Logic Controller

Methods

impl GLOC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GLOC
[src]

impl Deref for GLOC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GLOC