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

SPI Miscellaneous Controls

Specifies additional miscellaneous controls. More...

Macros #define  ARM_SPI_SET_BUS_SPEED   (0x10UL << ARM_SPI_CONTROL_Pos)   Set Bus Speed in bps; arg = value. More...
  #define  ARM_SPI_GET_BUS_SPEED   (0x11UL << ARM_SPI_CONTROL_Pos)   Get Bus Speed in bps. More...
  #define  ARM_SPI_SET_DEFAULT_TX_VALUE   (0x12UL << ARM_SPI_CONTROL_Pos)   Set default Transmit value; arg = value. More...
  #define  ARM_SPI_CONTROL_SS   (0x13UL << ARM_SPI_CONTROL_Pos)   Control Slave Select; arg: 0=inactive, 1=active. More...
  #define  ARM_SPI_ABORT_TRANSFER   (0x14UL << ARM_SPI_CONTROL_Pos)   Abort current data transfer. More...
  Description

Specifies additional miscellaneous controls.

Macro Definition Documentation #define ARM_SPI_SET_BUS_SPEED   (0x10UL << ARM_SPI_CONTROL_Pos)

Set Bus Speed in bps; arg = value.

See Also
ARM_SPI_Control
#define ARM_SPI_GET_BUS_SPEED   (0x11UL << ARM_SPI_CONTROL_Pos)

Get Bus Speed in bps.

See Also
ARM_SPI_Control
#define ARM_SPI_SET_DEFAULT_TX_VALUE   (0x12UL << ARM_SPI_CONTROL_Pos)

Set default Transmit value; arg = value.

See Also
ARM_SPI_Control
#define ARM_SPI_CONTROL_SS   (0x13UL << ARM_SPI_CONTROL_Pos)

Control Slave Select; arg: 0=inactive, 1=active.

See Also
ARM_SPI_Control
#define ARM_SPI_ABORT_TRANSFER   (0x14UL << ARM_SPI_CONTROL_Pos)

Abort current data transfer.

See Also
ARM_SPI_Control

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