pub struct W(_);
Expand description

Register FLTINR1 writer

Implementations

Bit 31 - FLT4LCK

Bits 27:30 - FLT4F

Bit 26 - FLT4SRC

Bit 25 - FLT4P

Bit 24 - FLT4E

Bit 23 - FLT3LCK

Bits 19:22 - FLT3F

Bit 18 - FLT3SRC

Bit 17 - FLT3P

Bit 16 - FLT3E

Bit 15 - FLT2LCK

Bits 11:14 - FLT2F

Bit 10 - FLT2SRC

Bit 9 - FLT2P

Bit 8 - FLT2E

Bit 7 - FLT1LCK

Bits 3:6 - FLT1F

Bit 2 - FLT1SRC

Bit 1 - FLT1P

Bit 0 - FLT1E

Writes raw bits to the register.

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