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__SAI__events.html below:

SAI Events

The SAI driver generates call back events that are notified via the function ARM_SAI_SignalEvent. More...

The SAI driver generates call back events that are notified via the function ARM_SAI_SignalEvent.

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

The following call back notification events are generated:

#define ARM_SAI_EVENT_SEND_COMPLETE   (1UL << 0)

Send completed.

#define ARM_SAI_EVENT_RECEIVE_COMPLETE   (1UL << 1)

Receive completed.

#define ARM_SAI_EVENT_TX_UNDERFLOW   (1UL << 2)

Transmit data not available.

#define ARM_SAI_EVENT_RX_OVERFLOW   (1UL << 3)

Receive data overflow.

#define ARM_SAI_EVENT_FRAME_ERROR   (1UL << 4)

Sync Frame error in Slave mode (optional)


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