Struct tm4c123x::flash_ctrl::fmc::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Write a Word into Flash Memory

[src]

Bit 1 - Erase a Page of Flash Memory

[src]

Bit 2 - Mass Erase Flash Memory

[src]

Bit 3 - Commit Register Value

[src]

Bits 17:31 - FLASH write key

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W