/opt/ros/diamondback/stacks/ethzasl_aseba/asebaros/aseba/svn/targets/can-translator/morse.c File Reference

#include <gpio/gpio.h>
#include <error/error.h>
#include <types/types.h>
#include <clock/clock.h>
Include dependency graph for morse.c:

Go to the source code of this file.

Functions

static void morse_dash (gpio led, int on, int off)
static void morse_dot (gpio led, int on, int off)
static void morse_number (unsigned int disp, gpio led, int on, int off)
void output_error (unsigned int value, gpio led, int on, int off)
static void wait_dash (void)
static void wait_dot (void)
static void wait_morse_letter (void)
static void wait_morse_word (void)

Function Documentation

static void morse_dash ( gpio  led,
int  on,
int  off 
) [static]

Definition at line 36 of file morse.c.

static void morse_dot ( gpio  led,
int  on,
int  off 
) [static]

Definition at line 43 of file morse.c.

static void morse_number ( unsigned int  disp,
gpio  led,
int  on,
int  off 
) [static]

Definition at line 50 of file morse.c.

void output_error ( unsigned int  value,
gpio  led,
int  on,
int  off 
)

Definition at line 155 of file morse.c.

static void wait_dash ( void   )  [static]

Definition at line 18 of file morse.c.

static void wait_dot ( void   )  [static]

Definition at line 11 of file morse.c.

static void wait_morse_letter ( void   )  [static]

Definition at line 24 of file morse.c.

static void wait_morse_word ( void   )  [static]

Definition at line 30 of file morse.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:41:59 2011