Macros
Collaboration diagram for SPI_NSS_internal_software_management:

Macros

#define IS_SPI_NSS_INTERNAL(INTERNAL)
 
#define IS_SPI_NSS_INTERNAL(INTERNAL)
 
#define IS_SPI_NSS_INTERNAL(INTERNAL)
 
#define SPI_NSSInternalSoft_Reset   ((uint16_t)0xFEFF)
 
#define SPI_NSSInternalSoft_Reset   ((uint16_t)0xFEFF)
 
#define SPI_NSSInternalSoft_Reset   ((uint16_t)0xFEFF)
 
#define SPI_NSSInternalSoft_Set   ((uint16_t)0x0100)
 
#define SPI_NSSInternalSoft_Set   ((uint16_t)0x0100)
 
#define SPI_NSSInternalSoft_Set   ((uint16_t)0x0100)
 

Detailed Description

Macro Definition Documentation

#define IS_SPI_NSS_INTERNAL (   INTERNAL)
Value:
(((INTERNAL) == SPI_NSSInternalSoft_Set) || \
((INTERNAL) == SPI_NSSInternalSoft_Reset))
#define SPI_NSSInternalSoft_Set
#define SPI_NSSInternalSoft_Reset

Definition at line 349 of file stm32f10x_spi.h.

#define IS_SPI_NSS_INTERNAL (   INTERNAL)
Value:
(((INTERNAL) == SPI_NSSInternalSoft_Set) || \
((INTERNAL) == SPI_NSSInternalSoft_Reset))
#define SPI_NSSInternalSoft_Set
#define SPI_NSSInternalSoft_Reset

Definition at line 373 of file stm32f4xx_spi.h.

#define IS_SPI_NSS_INTERNAL (   INTERNAL)
Value:
(((INTERNAL) == SPI_NSSInternalSoft_Set) || \
((INTERNAL) == SPI_NSSInternalSoft_Reset))
#define SPI_NSSInternalSoft_Set
#define SPI_NSSInternalSoft_Reset

Definition at line 426 of file stm32f30x_spi.h.

#define SPI_NSSInternalSoft_Reset   ((uint16_t)0xFEFF)

Definition at line 348 of file stm32f10x_spi.h.

#define SPI_NSSInternalSoft_Reset   ((uint16_t)0xFEFF)

Definition at line 372 of file stm32f4xx_spi.h.

#define SPI_NSSInternalSoft_Reset   ((uint16_t)0xFEFF)

Definition at line 425 of file stm32f30x_spi.h.

#define SPI_NSSInternalSoft_Set   ((uint16_t)0x0100)

Definition at line 347 of file stm32f10x_spi.h.

#define SPI_NSSInternalSoft_Set   ((uint16_t)0x0100)

Definition at line 371 of file stm32f4xx_spi.h.

#define SPI_NSSInternalSoft_Set   ((uint16_t)0x0100)

Definition at line 424 of file stm32f30x_spi.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54