pub struct PIN_W<'a, const O: usize> { /* private fields */ }
Expand description

Fields pin(0-15) const generic writer - Interrupt trigger edge or level type selection

Implementations

Writes variant to the field

Low level or falling edge will trigger interrupt.

High level or rising edge will trigger interrupt.

Sets the field bit

Clears the field bit

Writes raw bits to the field

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.