Struct atsam4sd16c_pac::piob::codr::W

source ·
pub struct W(_);
Expand description

Register CODR writer

Implementations§

Bit 0 - Clear Output Data

Bit 1 - Clear Output Data

Bit 2 - Clear Output Data

Bit 3 - Clear Output Data

Bit 4 - Clear Output Data

Bit 5 - Clear Output Data

Bit 6 - Clear Output Data

Bit 7 - Clear Output Data

Bit 8 - Clear Output Data

Bit 9 - Clear Output Data

Bit 10 - Clear Output Data

Bit 11 - Clear Output Data

Bit 12 - Clear Output Data

Bit 13 - Clear Output Data

Bit 14 - Clear Output Data

Bit 15 - Clear Output Data

Bit 16 - Clear Output Data

Bit 17 - Clear Output Data

Bit 18 - Clear Output Data

Bit 19 - Clear Output Data

Bit 20 - Clear Output Data

Bit 21 - Clear Output Data

Bit 22 - Clear Output Data

Bit 23 - Clear Output Data

Bit 24 - Clear Output Data

Bit 25 - Clear Output Data

Bit 26 - Clear Output Data

Bit 27 - Clear Output Data

Bit 28 - Clear Output Data

Bit 29 - Clear Output Data

Bit 30 - Clear Output Data

Bit 31 - Clear Output Data

Writes raw bits to the register.

Methods from Deref<Target = W<CODR_SPEC>>§

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

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.