Function lm4f120::flash::write_word [] [src]

pub fn write_word(address: FlashAddress, word: u32) -> Result<(), Error>

Write a 32-bit value to flash at the given address. The address must be on a 4-byte boundary (i.e. a multiple of 4).