include/assert.h File Reference

Run-time and build-time assertion support. More...

#include <debug.h>

Go to the source code of this file.

Defines

#define abort()   do { } while (ASSERT_ENABLED)
 Abort execution of the program.
#define assert(condition)
 Assert that condition is true at run time.
#define unhandled_case(value)
 Assert that the case value will never need to be handled.
#define build_assert(condition)
 Assert that condition is true at build time.

Detailed Description

Run-time and build-time assertion support.

Copyright (C) 2009 Atmel Corporation. All rights reserved.

Definition in file assert.h.

Generated on Thu Apr 29 14:09:42 2010 for uart-loopback by  doxygen 1.6.3