Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Input structure for FLASH_STM32_EX_OP_RDP operation. More...
#include <stm32_flash_api_extensions.h>
Data Fields | |
bool | enable |
Whether to enable or disable the readout protection. | |
bool | permanent |
Whether to make the readout protection permanent. | |
Input structure for FLASH_STM32_EX_OP_RDP operation.
bool flash_stm32_ex_op_rdp::enable |
Whether to enable or disable the readout protection.
bool flash_stm32_ex_op_rdp::permanent |
Whether to make the readout protection permanent.