Struct xmc1000::SCU_INTERRUPT[][src]

pub struct SCU_INTERRUPT { /* fields omitted */ }

System Control Unit

Methods

impl SCU_INTERRUPT
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_INTERRUPT
[src]

impl Deref for SCU_INTERRUPT
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_INTERRUPT