Nut/OS  5.0.5
API Reference
_AT25D_INFO Struct Reference

AT25D DataFlash parameter structure. More...

#include <at25df.h>

Collaboration diagram for _AT25D_INFO:
[legend]

Data Fields

uint_fast8_t at25d_pshft
 Least significant bit of the page parameter.
uint32_t at25d_pages
 Total number of pages.
size_t at25d_psize
 Number of bytes per page.
uint_fast8_t at25d_srval
 Type determination value.

Detailed Description

AT25D DataFlash parameter structure.


Field Documentation

Least significant bit of the page parameter.

Referenced by SpiAt25PageRead().

Total number of pages.

Referenced by At25dfInit(), and SpiAt25PageRead().

Number of bytes per page.

Referenced by At25dfInit().

Type determination value.


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