Nut/OS  4.10.3
API Reference
_AT45D_INFO Struct Reference

AT45D DataFlash parameter structure. More...

#include <at45d.h>

Collaboration diagram for _AT45D_INFO:

Data Fields

uint_fast8_t at45d_pshft
 Least significant bit of the page parameter.
uint32_t at45d_pages
 Total number of pages.
size_t at45d_psize
 Number of bytes per page.
uint_fast8_t at45d_srval
 Type determination value.

Detailed Description

AT45D DataFlash parameter structure.

Definition at line 177 of file at45d.h.


Field Documentation

Least significant bit of the page parameter.

Definition at line 179 of file at45d.h.

Total number of pages.

Definition at line 181 of file at45d.h.

Number of bytes per page.

Definition at line 183 of file at45d.h.

Type determination value.

Definition at line 185 of file at45d.h.


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