Struct atsam4sd16c_pac::piob::ower::W

source ·
pub struct W(_);
Expand description

Register OWER writer

Implementations§

Bit 0 - Output Write Enable

Bit 1 - Output Write Enable

Bit 2 - Output Write Enable

Bit 3 - Output Write Enable

Bit 4 - Output Write Enable

Bit 5 - Output Write Enable

Bit 6 - Output Write Enable

Bit 7 - Output Write Enable

Bit 8 - Output Write Enable

Bit 9 - Output Write Enable

Bit 10 - Output Write Enable

Bit 11 - Output Write Enable

Bit 12 - Output Write Enable

Bit 13 - Output Write Enable

Bit 14 - Output Write Enable

Bit 15 - Output Write Enable

Bit 16 - Output Write Enable

Bit 17 - Output Write Enable

Bit 18 - Output Write Enable

Bit 19 - Output Write Enable

Bit 20 - Output Write Enable

Bit 21 - Output Write Enable

Bit 22 - Output Write Enable

Bit 23 - Output Write Enable

Bit 24 - Output Write Enable

Bit 25 - Output Write Enable

Bit 26 - Output Write Enable

Bit 27 - Output Write Enable

Bit 28 - Output Write Enable

Bit 29 - Output Write Enable

Bit 30 - Output Write Enable

Bit 31 - Output Write Enable

Writes raw bits to the register.

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