Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
flash_stm32_ex_op_sector_wp_in Struct Reference

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.
 

Detailed Description

Input structure for FLASH_STM32_EX_OP_SECTOR_WP operation.

Field Documentation

◆ disable_mask

uint64_t flash_stm32_ex_op_sector_wp_in::disable_mask

Mask of sectors to disable protection on.

◆ enable_mask

uint64_t flash_stm32_ex_op_sector_wp_in::enable_mask

Mask of sectors to enable protection on.


The documentation for this struct was generated from the following file: