|
Adafruit SPI FRAM Library
|
Macros | |
| #define | FRAM_DEBUG 0 |
| Enable debug output. | |
Variables | |
| struct { | |
| uint8_t manufID | |
| Manufacture ID. | |
| uint16_t prodID | |
| Product ID. | |
| uint32_t size | |
| Size in bytes. | |
| bool support_sleep | |
| Support sleep mode. | |
| } | _supported_devices [] |
| Supported flash devices. More... | |
| const { ... } _supported_devices[] |
Supported flash devices.
1.8.13