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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R