MODBUS laajempi esimerkki
debug.c File Reference

Functions for obtaining information about the device. More...

#include "kosteus.h"
#include "debug.h"
Include dependency graph for debug.c:

Functions

void debug_mode (unsigned char modbuss_address)
 Writes information to the Debug USART. More...
 

Variables

unsigned char received_character
 
unsigned char device_version []
 

Detailed Description

Functions for obtaining information about the device.


Date
2010-01-07 08:23:16 +0200 (to, 07 tammi 2010)

Versions:

Revision
164

Original: Date 8.5.2009

Function Documentation

void debug_mode ( unsigned char  modbuss_address)

Writes information to the Debug USART.


Parameters
modbuss_addressModBus address of the device.

Here is the call graph for this function:

Variable Documentation

unsigned char device_version[]
Todo:
Too many global variables
unsigned char received_character