Struct atsam4lc4c::ADCIFE [] [src]

pub struct ADCIFE { /* fields omitted */ }

ADC controller interface

Methods

impl ADCIFE
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADCIFE
[src]

impl Deref for ADCIFE
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADCIFE