|
Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Input structure for FLASH_STM32_EX_OP_SECTOR_WP operation. More...
#include <stm32_flash_api_extensions.h>
Data Fields | |
| uint64_t | enable_mask |
| Mask of sectors to enable protection on. | |
| uint64_t | disable_mask |
| Mask of sectors to disable protection on. | |
Input structure for FLASH_STM32_EX_OP_SECTOR_WP operation.
| uint64_t flash_stm32_ex_op_sector_wp_in::disable_mask |
Mask of sectors to disable protection on.
| uint64_t flash_stm32_ex_op_sector_wp_in::enable_mask |
Mask of sectors to enable protection on.