Contiki 2.5
|
#include <platform/inga/interfaces/flash-at45db.h>
Data Fields | |
volatile uint8_t | active_buffer |
volatile uint8_t | buffer_addr [2] |
volatile uint8_t | buf_to_page_addr [2] |
volatile uint8_t | page_program [2] |
This typedef manages the buffer switching, to perform the write operation
Definition at line 136 of file flash-at45db.h.