Struct xmc4200::USIC0_CH0 [] [src]

pub struct USIC0_CH0 { /* fields omitted */ }

Universal Serial Interface Controller 0

Methods

impl USIC0_CH0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USIC0_CH0
[src]

impl Deref for USIC0_CH0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USIC0_CH0