Struct max32630_svd::ICC[][src]

pub struct ICC { /* fields omitted */ }

Instruction Cache Controller

Methods

impl ICC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ICC
[src]

impl Deref for ICC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ICC