flash 2.0.0.0

Data Structures

struct  flash_t
 Click context object definition. More...
 
struct  flash_cfg_t
 Click configuration structure definition. More...
 

Enumerations

enum  flash_err_t { FLASH_OK = 0x0 , FLASH_ERR_INIT_DRV = 0xFD , FLASH_ERR_MEM_ADDR , FLASH_ERR_NDATA }
 Click error code definition. More...
 
enum  flash_pin_state_t { FLASH_PIN_STATE_LOW = 0 , FLASH_PIN_STATE_HIGH }
 Click pin states. More...
 

Detailed Description

Enumeration Type Documentation

◆ flash_err_t

Click error code definition.

Enumerator
FLASH_OK 
FLASH_ERR_INIT_DRV 
FLASH_ERR_MEM_ADDR 
FLASH_ERR_NDATA 

◆ flash_pin_state_t

Click pin states.

Enumerator
FLASH_PIN_STATE_LOW 
FLASH_PIN_STATE_HIGH