Struct atsamd21e18a::AC[][src]

pub struct AC { /* fields omitted */ }

Analog Comparators

Methods

impl AC
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for AC