Struct xmc4200::SCU_TRAP [] [src]

pub struct SCU_TRAP { /* fields omitted */ }

System Control Unit

Methods

impl SCU_TRAP
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU_TRAP
[src]

impl Deref for SCU_TRAP
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU_TRAP