Struct xmc4200::DLR [] [src]

pub struct DLR { /* fields omitted */ }

DMA Line Router

Methods

impl DLR
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DLR
[src]

impl Deref for DLR
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DLR