LX_NOR_SIMULATOR_DRIVER_ID is only used within Nx_WebServer.
 
Symbols
loading...
Files
loading...

LX_NOR_SIMULATOR_DRIVER_ID macro

Syntax

#define LX_NOR_SIMULATOR_DRIVER_ID 0x01

References

LocationText
fx_stm32_levelx_nor_driver.h:31
#define LX_NOR_SIMULATOR_DRIVER_ID 0x01
app_netxduo.c:520
status = fx_media_open(&Flash_Media, "STM32_SDIO_DISK", fx_stm32_levelx_nor_driver, (VOID *)LX_NOR_SIMULATOR_DRIVER_ID, DataBuffer, sizeof(DataBuffer));