Struct lpc845_pac::syscon::sysmemremap::MAP_W[][src]

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

Field MAP writer - System memory remap. Value 0x3 is reserved.

Implementations

Writes variant to the field

Boot Loader Mode. Interrupt vectors are re-mapped to Boot ROM.

User RAM Mode. Interrupt vectors are re-mapped to Static RAM.

User Flash Mode. Interrupt vectors are not re-mapped and reside in Flash.

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.

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.