Struct xmc4200::PREF [] [src]

pub struct PREF { /* fields omitted */ }

Prefetch Unit

Methods

impl PREF
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PREF
[src]

impl Deref for PREF
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PREF