pub struct W(_);
Expand description

Register D3AMR writer

Implementations

Bit 0 - BDMA and DMAMUX Autonomous mode enable

Bit 3 - LPUART1 Autonomous mode enable

Bit 5 - SPI6 Autonomous mode enable

Bit 7 - I2C4 Autonomous mode enable

Bit 9 - LPTIM2 Autonomous mode enable

Bit 10 - LPTIM3 Autonomous mode enable

Bit 11 - LPTIM4 Autonomous mode enable

Bit 12 - LPTIM5 Autonomous mode enable

Bit 14 - COMP12 Autonomous mode enable

Bit 15 - VREF Autonomous mode enable

Bit 16 - RTC Autonomous mode enable

Bit 19 - CRC Autonomous mode enable

Bit 21 - SAI4 Autonomous mode enable

Bit 24 - ADC3 Autonomous mode enable

Bit 28 - Backup RAM Autonomous mode enable

Bit 29 - SRAM4 Autonomous mode enable

Writes raw bits to the register.

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