Struct rustduino::atmega328p::hal::analog::AnalogComparator[][src]

#[repr(C, packed)]
pub struct AnalogComparator { /* fields omitted */ }
Expand description

Structure to control the implementation of Integrated Analog Circuit.

Implementations

New pointer object created for Analog Comparator Structure.

Returns

  • a reference to AnalogComparator object - which will be used for further implementations.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.