firmware/boole.h File Reference

Simple boolean variables. More...

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

Go to the source code of this file.

Typedefs

typedef enum boolean_enum boolean

Enumerations

enum  boolean_enum { False = 0, True = 1 }


Detailed Description

Simple boolean variables.

Author:
Thomas Stegemann
Version:
Id
boole.h,v 1.1 2007/01/02 21:30:40 rschaten Exp
License: See documentation.

Definition in file boole.h.


Typedef Documentation

typedef enum boolean_enum boolean

Definition at line 15 of file boole.h.


Enumeration Type Documentation

enum boolean_enum

Enumerator:
False 
True 

Definition at line 13 of file boole.h.


Generated on Wed Jan 3 22:22:40 2007 for Binary DCF-77 Clock by  doxygen 1.5.1