Struct mkw41z::ADC0 [] [src]

pub struct ADC0 { /* fields omitted */ }

Analog-to-Digital Converter

Methods

impl ADC0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADC0
[src]

impl Deref for ADC0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC0