Struct xmc4200::VADC_G0 [] [src]

pub struct VADC_G0 { /* fields omitted */ }

Analog to Digital Converter

Methods

impl VADC_G0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for VADC_G0
[src]

impl Deref for VADC_G0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for VADC_G0