Struct xmc4200::ERU1 [] [src]

pub struct ERU1 { /* fields omitted */ }

Event Request Unit 1

Methods

impl ERU1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ERU1
[src]

impl Deref for ERU1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ERU1