Data Structures | Typedefs
NAND Data Structures
NAND

Data Structures

struct  CSL_NandAsyncWaitCfg
 Nand Async wait config structure. More...
struct  CSL_NandAsyncCfg
 Nand Async config structure. More...
struct  CSL_NandAsyncBank
 Current Asynchronous NAND Bank configuration. More...
struct  CSL_NandConfig
 Nand Hw configuration structure. More...
struct  CSL_NandObj
 This object contains the reference to the instance of nand device. More...

Typedefs

typedef struct CSL_NandAsyncWaitCfg CSL_NandAsyncWaitCfg
 Nand Async wait config structure.
typedef struct CSL_NandAsyncCfg CSL_NandAsyncCfg
 Nand Async config structure.
typedef struct CSL_NandAsyncBank CSL_NandAsyncBank
 Current Asynchronous NAND Bank configuration.
typedef struct CSL_NandConfig CSL_NandConfig
 Nand Hw configuration structure.
typedef struct CSL_NandObj CSL_NandObj
 This object contains the reference to the instance of nand device.
typedef CSL_NandObjCSL_NandHandle
 Nand object structure pointer.

Typedef Documentation

typedef struct CSL_NandObj CSL_NandObj

This object contains the reference to the instance of nand device.

This object is initialized during nand initialization and passed as the parameter to all nand CSL APIs