Struct xmc4200::VADC [] [src]

pub struct VADC { /* fields omitted */ }

Analog to Digital Converter

Methods

impl VADC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for VADC
[src]

impl Deref for VADC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for VADC