ARMEBS4  revision-26.06.2015
Typedefs
Collaboration diagram for Exported_types:

Typedefs

typedef int32_t s32
 
typedef const int32_t sc32
 
typedef const int16_t sc16
 
typedef const int8_t sc8
 
typedef __I int32_t vsc32
 
typedef __I int16_t vsc16
 
typedef __I int8_t vsc8
 
typedef const uint32_t uc32
 
typedef const uint16_t uc16
 
typedef const uint8_t uc8
 
typedef __I uint32_t vuc32
 
typedef __I uint16_t vuc16
 
typedef __I uint8_t vuc8
 

Detailed Description

Typedef Documentation

typedef int32_t s32

< STM32F10x Standard Peripheral Library old types (maintained for legacy purpose)

Definition at line 242 of file stm32f4xx.h.

typedef const int32_t sc32

Read Only

Definition at line 246 of file stm32f4xx.h.

typedef const int16_t sc16

Read Only

Definition at line 247 of file stm32f4xx.h.

typedef const int8_t sc8

Read Only

Definition at line 248 of file stm32f4xx.h.

typedef __I int32_t vsc32

Read Only

Definition at line 254 of file stm32f4xx.h.

typedef __I int16_t vsc16

Read Only

Definition at line 255 of file stm32f4xx.h.

typedef __I int8_t vsc8

Read Only

Definition at line 256 of file stm32f4xx.h.

typedef const uint32_t uc32

Read Only

Definition at line 262 of file stm32f4xx.h.

typedef const uint16_t uc16

Read Only

Definition at line 263 of file stm32f4xx.h.

typedef const uint8_t uc8

Read Only

Definition at line 264 of file stm32f4xx.h.

typedef __I uint32_t vuc32

Read Only

Definition at line 270 of file stm32f4xx.h.

typedef __I uint16_t vuc16

Read Only

Definition at line 271 of file stm32f4xx.h.

typedef __I uint8_t vuc8

Read Only

Definition at line 272 of file stm32f4xx.h.