The MCI driver generates call back events that are notified via the function ARM_MCI_SignalEvent. More...
The MCI driver generates call back events that are notified via the function ARM_MCI_SignalEvent.
This section provides the event values for the ARM_MCI_SignalEvent callback function.
The following call back notification events are generated:
#define ARM_MCI_EVENT_CARD_INSERTED (1UL << 0) #define ARM_MCI_EVENT_CARD_REMOVED (1UL << 1) #define ARM_MCI_EVENT_COMMAND_COMPLETE (1UL << 2) #define ARM_MCI_EVENT_COMMAND_TIMEOUT (1UL << 3) #define ARM_MCI_EVENT_COMMAND_ERROR (1UL << 4) #define ARM_MCI_EVENT_TRANSFER_COMPLETE (1UL << 5) #define ARM_MCI_EVENT_TRANSFER_TIMEOUT (1UL << 6) #define ARM_MCI_EVENT_TRANSFER_ERROR (1UL << 7) #define ARM_MCI_EVENT_SDIO_INTERRUPT (1UL << 8) #define ARM_MCI_EVENT_CCS (1UL << 9) #define ARM_MCI_EVENT_CCS_TIMEOUT (1UL << 10)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