stm32g0: flash: fix wrong comment.
This commit is contained in:
parent
ebd265ce42
commit
48afe3ca67
@ -174,8 +174,8 @@
|
|||||||
* @brief Read protection level
|
* @brief Read protection level
|
||||||
@{*/
|
@{*/
|
||||||
#define FLASH_OPTR_RDP_LEVEL_0 0xAA
|
#define FLASH_OPTR_RDP_LEVEL_0 0xAA
|
||||||
#define FLASH_OPTR_RDP_LEVEL_1 0xBB
|
#define FLASH_OPTR_RDP_LEVEL_1 0xBB /* or any other value. */
|
||||||
#define FLASH_OPTR_RDP_LEVEL_2 0xCC /* or any other value. */
|
#define FLASH_OPTR_RDP_LEVEL_2 0xCC
|
||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
BEGIN_DECLS
|
BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user