pub struct W(_);
Expand description

Register BRR writer

Implementations

Bit 0 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 1 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 2 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 3 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 4 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 5 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 6 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 7 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 8 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 9 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 10 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 11 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 12 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 13 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 14 - These bits are write-only. A read to these bits returns the value 0x0000

Bit 15 - These bits are write-only. A read to these bits returns the value 0x0000

Writes raw bits to the register.

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