Struct atsam4sd16c_pac::pioa::ifer::W

source ·
pub struct W(_);
Expand description

Register IFER writer

Implementations§

Bit 0 - Input Filter Enable

Bit 1 - Input Filter Enable

Bit 2 - Input Filter Enable

Bit 3 - Input Filter Enable

Bit 4 - Input Filter Enable

Bit 5 - Input Filter Enable

Bit 6 - Input Filter Enable

Bit 7 - Input Filter Enable

Bit 8 - Input Filter Enable

Bit 9 - Input Filter Enable

Bit 10 - Input Filter Enable

Bit 11 - Input Filter Enable

Bit 12 - Input Filter Enable

Bit 13 - Input Filter Enable

Bit 14 - Input Filter Enable

Bit 15 - Input Filter Enable

Bit 16 - Input Filter Enable

Bit 17 - Input Filter Enable

Bit 18 - Input Filter Enable

Bit 19 - Input Filter Enable

Bit 20 - Input Filter Enable

Bit 21 - Input Filter Enable

Bit 22 - Input Filter Enable

Bit 23 - Input Filter Enable

Bit 24 - Input Filter Enable

Bit 25 - Input Filter Enable

Bit 26 - Input Filter Enable

Bit 27 - Input Filter Enable

Bit 28 - Input Filter Enable

Bit 29 - Input Filter Enable

Bit 30 - Input Filter Enable

Bit 31 - Input Filter Enable

Writes raw bits to the register.

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