pub struct DACOUT0(_);
Expand description

Represents a fixed function

Fixed functions can be accessed through FixedFunctions.

Trait Implementations

Whether this is an input or output function Read more
Internal method to assign a function to a pin
Internal method to unassign a function from a pin

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.