Programs a half word at a specified Option Byte Data address.
ï‚· Address : specifies the address to be programmed. This
parameter can be 0x1FFFF804 or 0x1FFFF806.
ï‚· Data : specifies the data to be programmed.
ï‚· FLASH Status: The returned value can be:
FLASH_ERROR_PG, FLASH_ERROR_WRP,
FLASH_COMPLETE or FLASH_TIMEOUT.
ï‚· To correctly run this function, the FLASH_OB_Unlock()
function must be called before. Call the FLASH_OB_Lock() to
disable the flash control register access and the option bytes
(recommended to protect the FLASH memory against
possible unwanted operation)
11.2.8.13 FLASH_OB_GetUser
uint8_t FLASH_OB_GetUser ( void )
Returns the FLASH User Option Bytes values.
ï‚· The FLASH User Option Bytes .
11.2.8.14 FLASH_OB_GetWRP
uint32_t FLASH_OB_GetWRP ( void )
Returns the FLASH Write Protection Option Bytes value.
ï‚· The FLASH Write Protection Option Bytes value