Struct tm4c123x::ADC0 [] [src]

pub struct ADC0 { /* fields omitted */ }

ADC register offsets

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