pub struct W(_);
Expand description

Register ATCR1 writer

Implementations

Bit 0 - TAMP1AM

Bit 1 - TAMP2AM

Bit 2 - TAMP3AM

Bit 3 - TAMP4AM

Bit 4 - TAMP5AM

Bit 5 - TAMP6AM

Bit 6 - TAMP7AM

Bit 7 - TAMP8AM

Bits 8:9 - ATOSEL1

Bits 10:11 - ATOSEL2

Bits 12:13 - ATOSEL3

Bits 14:15 - ATOSEL4

Bits 16:17 - ATCKSEL

Bits 24:25 - ATPER

Bit 30 - ATOSHARE

Bit 31 - FLTEN

Writes raw bits to the register.

Methods from Deref<Target = W<ATCR1_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.