Struct xmc4200::USIC0 [] [src]

pub struct USIC0 { /* fields omitted */ }

Universal Serial Interface Controller 0

Methods

impl USIC0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USIC0
[src]

impl Deref for USIC0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USIC0