libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::FlashSector Struct Reference

闪存扇区描述 / Flash sector descriptor More...

#include <stm32_flash.hpp>

Data Fields

uint32_t address
 扇区起始地址 / Sector base address
 
uint32_t size
 扇区大小(字节) / Sector size in bytes
 

Detailed Description

闪存扇区描述 / Flash sector descriptor

Definition at line 18 of file stm32_flash.hpp.

Field Documentation

◆ address

uint32_t LibXR::FlashSector::address

扇区起始地址 / Sector base address

扇区起始地址 / Sector start address

Definition at line 16 of file ch32_flash.hpp.

◆ size

uint32_t LibXR::FlashSector::size

扇区大小(字节) / Sector size in bytes

Definition at line 17 of file ch32_flash.hpp.


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