no-OS
Public Attributes | List of all members
no_os_flash_dev Struct Reference

Flash controller device structure. More...

#include <no_os_flash.h>

Public Attributes

uint8_t id
 
uint32_t flash_size
 
uint32_t page_size
 
void * extra
 

Detailed Description

Flash controller device structure.

Member Data Documentation

◆ extra

void* no_os_flash_dev::extra

Flash extra parameters

◆ flash_size

uint32_t no_os_flash_dev::flash_size

Size of flash memory in bytes

◆ id

uint8_t no_os_flash_dev::id

Flash Device ID

◆ page_size

uint32_t no_os_flash_dev::page_size

Size of flash page in bytes


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