liberscribble/src/scb.c File Reference

#include "driver.h"
#include "scb.h"

Go to the source code of this file.

Functions

void scb_init ()
void scb_uninit ()


Function Documentation

void scb_init (  ) 

Copyright (C) 2005-2008 iRex Technologies B.V. All rights reserved.

Definition at line 27 of file scb.c.

00028 {
00029     scb_driver_init();
00030 }

Here is the call graph for this function:

void scb_uninit (  ) 

Definition at line 32 of file scb.c.

00033 {
00034     scb_driver_close();
00035 }

Here is the call graph for this function:


Generated on Sun Dec 14 17:15:06 2008 by  doxygen 1.5.6