Struct xmc1000::USIC0[][src]

pub struct USIC0 { /* fields omitted */ }

Universal Serial Interface Controller 0

Methods

impl USIC0
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for USIC0