Nut/OS  5.0.5
API Reference
_AT45D_INFO Struct Reference

AT45D DataFlash parameter structure. More...

#include <at45d.h>

Collaboration diagram for _AT45D_INFO:
[legend]

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.


Field Documentation

Least significant bit of the page parameter.

Referenced by SpiAt45dPageErase(), and SpiAt45dPageRead().

Number of bytes per page.

Referenced by SpiAt45dInit().

Type determination value.


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