pub struct W(_);
Expand description

Register LATCH writer

Implementations

Bit 0 - Status on whether PIN[0] has met criteria set in PIN_CNF[0].SENSE register. Write ‘1’ to clear.

Bit 1 - Status on whether PIN[1] has met criteria set in PIN_CNF[1].SENSE register. Write ‘1’ to clear.

Bit 2 - Status on whether PIN[2] has met criteria set in PIN_CNF[2].SENSE register. Write ‘1’ to clear.

Bit 3 - Status on whether PIN[3] has met criteria set in PIN_CNF[3].SENSE register. Write ‘1’ to clear.

Bit 4 - Status on whether PIN[4] has met criteria set in PIN_CNF[4].SENSE register. Write ‘1’ to clear.

Bit 5 - Status on whether PIN[5] has met criteria set in PIN_CNF[5].SENSE register. Write ‘1’ to clear.

Bit 6 - Status on whether PIN[6] has met criteria set in PIN_CNF[6].SENSE register. Write ‘1’ to clear.

Bit 7 - Status on whether PIN[7] has met criteria set in PIN_CNF[7].SENSE register. Write ‘1’ to clear.

Bit 8 - Status on whether PIN[8] has met criteria set in PIN_CNF[8].SENSE register. Write ‘1’ to clear.

Bit 9 - Status on whether PIN[9] has met criteria set in PIN_CNF[9].SENSE register. Write ‘1’ to clear.

Bit 10 - Status on whether PIN[10] has met criteria set in PIN_CNF[10].SENSE register. Write ‘1’ to clear.

Bit 11 - Status on whether PIN[11] has met criteria set in PIN_CNF[11].SENSE register. Write ‘1’ to clear.

Bit 12 - Status on whether PIN[12] has met criteria set in PIN_CNF[12].SENSE register. Write ‘1’ to clear.

Bit 13 - Status on whether PIN[13] has met criteria set in PIN_CNF[13].SENSE register. Write ‘1’ to clear.

Bit 14 - Status on whether PIN[14] has met criteria set in PIN_CNF[14].SENSE register. Write ‘1’ to clear.

Bit 15 - Status on whether PIN[15] has met criteria set in PIN_CNF[15].SENSE register. Write ‘1’ to clear.

Bit 16 - Status on whether PIN[16] has met criteria set in PIN_CNF[16].SENSE register. Write ‘1’ to clear.

Bit 17 - Status on whether PIN[17] has met criteria set in PIN_CNF[17].SENSE register. Write ‘1’ to clear.

Bit 18 - Status on whether PIN[18] has met criteria set in PIN_CNF[18].SENSE register. Write ‘1’ to clear.

Bit 19 - Status on whether PIN[19] has met criteria set in PIN_CNF[19].SENSE register. Write ‘1’ to clear.

Bit 20 - Status on whether PIN[20] has met criteria set in PIN_CNF[20].SENSE register. Write ‘1’ to clear.

Bit 21 - Status on whether PIN[21] has met criteria set in PIN_CNF[21].SENSE register. Write ‘1’ to clear.

Bit 22 - Status on whether PIN[22] has met criteria set in PIN_CNF[22].SENSE register. Write ‘1’ to clear.

Bit 23 - Status on whether PIN[23] has met criteria set in PIN_CNF[23].SENSE register. Write ‘1’ to clear.

Bit 24 - Status on whether PIN[24] has met criteria set in PIN_CNF[24].SENSE register. Write ‘1’ to clear.

Bit 25 - Status on whether PIN[25] has met criteria set in PIN_CNF[25].SENSE register. Write ‘1’ to clear.

Bit 26 - Status on whether PIN[26] has met criteria set in PIN_CNF[26].SENSE register. Write ‘1’ to clear.

Bit 27 - Status on whether PIN[27] has met criteria set in PIN_CNF[27].SENSE register. Write ‘1’ to clear.

Bit 28 - Status on whether PIN[28] has met criteria set in PIN_CNF[28].SENSE register. Write ‘1’ to clear.

Bit 29 - Status on whether PIN[29] has met criteria set in PIN_CNF[29].SENSE register. Write ‘1’ to clear.

Bit 30 - Status on whether PIN[30] has met criteria set in PIN_CNF[30].SENSE register. Write ‘1’ to clear.

Bit 31 - Status on whether PIN[31] has met criteria set in PIN_CNF[31].SENSE register. Write ‘1’ to clear.

Writes raw bits to the register.

Methods from Deref<Target = W<LATCH_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.
Converts to this type from the input type.

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.