A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://arm-software.github.io/CMSIS_5/Driver/html/group__NAND__events.html below:

NAND Events

The NAND driver generates call back events that are notified via the function ARM_NAND_SignalEvent. More...

The NAND driver generates call back events that are notified via the function ARM_NAND_SignalEvent.

This section provides the event values for the ARM_NAND_SignalEvent callback function.

The following call back notification events are generated:

#define ARM_NAND_EVENT_DEVICE_READY   (1UL << 0)

Device Ready: R/Bn rising edge.

#define ARM_NAND_EVENT_DRIVER_READY   (1UL << 1)

Driver Ready.

#define ARM_NAND_EVENT_DRIVER_DONE   (1UL << 2)

Driver operation done.

#define ARM_NAND_EVENT_ECC_ERROR   (1UL << 3)

ECC could not correct data.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4