MityDSP Documentation Index

e:/hudson/workspace/MityDSP MDK Release/trunk/sw/inc/core/DspSerial.h File Reference

#include <std.h>
#include <sem.h>
#include "core/DspUart.h"
#include "core/DspFirmware.h"

Classes

class  MityDSP::tcDspSerial
 Instances of this class handle sending, receiving, and configuring a serial port. More...

Namespaces

namespace  MityDSP

Defines

UART Clocks

Clock definitions based on 50 MHz crystal.

Clock is divided down by a factor of 32 if using a HW UART.



#define DEFAULT_CLOCK_SPEED   50000000L
#define UART_DIVISOR   32L
#define UART_9600   9600L
#define UART_19200   19200L
#define UART_38400   38400L
#define UART_56000   56000L
#define UART_57600   57600L
#define UART_115200   115200L
#define UART_138240   138240L
#define UART_230400   230400L
#define UART_460800   460800L
#define UART_921600   921600L

Define Documentation

#define DEFAULT_CLOCK_SPEED   50000000L
#define UART_DIVISOR   32L
#define UART_9600   9600L
#define UART_19200   19200L
#define UART_38400   38400L
#define UART_56000   56000L
#define UART_57600   57600L
#define UART_115200   115200L
#define UART_138240   138240L
#define UART_230400   230400L
#define UART_460800   460800L
#define UART_921600   921600L

  
Generated on Fri Sep 23 16:33:44 2011 for MityDSP Core by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.