types.h File Reference

#include <stdbool.h>
#include <rtems/stdint.h>

Include dependency graph for types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef uint16_t Priority_Bit_map_control
typedef bool boolean
typedef float single_precision
typedef double double_precision
typedef void no_cpu_isr
typedef no_cpu_isr(* no_cpu_isr_entry )(void)


Detailed Description


Typedef Documentation

typedef bool boolean

This defines the type for a Boolean value,

typedef double double_precision

This defines the type for a double precision float.

typedef void no_cpu_isr

This defines the return type for an ISR entry point.

typedef no_cpu_isr( * no_cpu_isr_entry)(void)

This defines the prototype for an ISR entry point.

typedef uint16_t Priority_Bit_map_control

This defines the type for a priority bit map entry.

typedef float single_precision

This defines the type for a single precision float.


Generated on Thu Aug 21 18:16:29 2008 for RTEMSSuperCore by  doxygen 1.5.6