libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/flash.h>
Go to the source code of this file.
Functions | |
void | flash_64bit_enable (void) |
Enable 64 Bit Programming Mode. More... | |
void | flash_64bit_disable (void) |
Enable 32 Bit Programming Mode. More... | |