Struct efm32gg11b::emu::ram1ctrl::RAMPOWERDOWN_W[][src]

pub struct RAMPOWERDOWN_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field RAMPOWERDOWN

Implementations

Writes variant to the field

None of the RAM blocks powered down

Power down RAM block 7 (address range 0x2003C000-0x2003FFFF)

Power down RAM blocks 6-7 (address range 0x20038000-0x2003FFFF)

Power down RAM blocks 5-7 (address range 0x20034000-0x2003FFFF)

Power down RAM blocks 4-7 (address range 0x20030000-0x2003FFFF)

Power down RAM blocks 3-7 (address range 0x2002C000-0x2003FFFF)

Power down RAM blocks 2-7 (address range 0x20028000-0x2003FFFF)

Power down RAM blocks 1-7 (address range 0x20024000-0x2003FFFF)

Power down RAM blocks 0-7 (address range 0x20020000-0x2003FFFF)

Writes raw bits to the field

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

Performs the conversion.

Performs the conversion.

Should always be Self

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.