Struct xmc4200::GPDMA0_CH4 [] [src]

pub struct GPDMA0_CH4 { /* fields omitted */ }

General Purpose DMA Unit 0

Methods

impl GPDMA0_CH4
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPDMA0_CH4
[src]

impl Deref for GPDMA0_CH4
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPDMA0_CH4