Struct atsamd21g18a::AC [] [src]

pub struct AC { /* fields omitted */ }

Analog Comparators

Methods

impl AC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AC
[src]

impl Deref for AC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for AC