Struct atsam4lc8c::HCACHE [] [src]

pub struct HCACHE { /* fields omitted */ }

Cortex M I&D Cache Controller

Methods

impl HCACHE
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for HCACHE
[src]

impl Deref for HCACHE
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for HCACHE