BlueNRG-MS pack for STM32CubeMX: includes/bluenrg_types.h File Reference

STM32CubeMX BlueNRG-MS

BlueNRG-MS pack for STM32CubeMX  V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
bluenrg_types.h File Reference
#include <stdint.h>

Go to the source code of this file.

Macros

#define NULL   ((void *)0)
 
#define __LITTLE_ENDIAN   0
 
#define __BIG_ENDIAN   1
 
#define VARIABLE_SIZE
 
#define htobs(d)   (d)
 
#define htobl(d)   (d)
 
#define btohs(d)   (d)
 
#define btohl(d)   (d)
 
#define TRUE   (1)
 
#define FALSE   (0)
 
#define PACKED
 

Typedefs

typedef uint8_t BOOL
 

Macro Definition Documentation

◆ __BIG_ENDIAN

#define __BIG_ENDIAN   1

◆ __LITTLE_ENDIAN

#define __LITTLE_ENDIAN   0

◆ btohl

#define btohl (   d)    (d)

◆ btohs

#define btohs (   d)    (d)

◆ FALSE

#define FALSE   (0)

◆ htobl

#define htobl (   d)    (d)

◆ htobs

#define htobs (   d)    (d)

◆ NULL

#define NULL   ((void *)0)

◆ PACKED

#define PACKED

◆ TRUE

#define TRUE   (1)

◆ VARIABLE_SIZE

#define VARIABLE_SIZE

Typedef Documentation

◆ BOOL

typedef uint8_t BOOL
Generated on Mon Apr 15 2019 18:10:39 for BlueNRG-MS pack for STM32CubeMX by   doxygen 1.8.13