Struct atsam4lc4c::ACIFC [] [src]

pub struct ACIFC { /* fields omitted */ }

Analog Comparator Interface

Methods

impl ACIFC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ACIFC
[src]

impl Deref for ACIFC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ACIFC