USB-BDI
Defines | Functions
M:/USB-BDI/USB-BDI/Firmware/MPC555-USB-BDI/include/TP3465regs.h File Reference

This file contains the register used for the TP3465. More...

Go to the source code of this file.

Defines

#define waitForUWDONE()

Functions

__xdata __at (0x4000) volatile unsigned char SMB
__xdata __at (0x4001) volatile unsigned char FMB
__xdata __at (0x4002) volatile unsigned char FMBD0
__xdata __at (0x400A) volatile unsigned char CS
__xdata __at (0x400B) volatile unsigned char SKP
__xdata __at (0x400C) volatile unsigned char MWM
__xdata __at (0x400D) volatile unsigned char SKR
__xdata __at (0x400E) volatile unsigned char ST
__xdata __at (0x400F) volatile unsigned char PD

Detailed Description

This file contains the register used for the TP3465.

Author:
Schlaepfer Daniel
Version:
1.0
Date:
10.4.2006

Definition in file TP3465regs.h.


Define Documentation

#define waitForUWDONE ( )
Value:
{\
        while (ST == 0){}\
}

macro to wait for transfer completion

Definition at line 34 of file TP3465regs.h.


Function Documentation

__xdata __at ( 0x4000  ) volatile

Second MICROWIRE char: R/W

__xdata __at ( 0x4001  ) volatile

First MICROWIRE char: R/W

__xdata __at ( 0x4002  ) volatile

First MICROWIRE char Dev0: R/W

__xdata __at ( 0x400A  ) volatile

Chip Select Port Register: R/W

__xdata __at ( 0x400B  ) volatile

MICROWIRE Clock (SK) Polarity: W

__xdata __at ( 0x400C  ) volatile

MICROWIRE Mode Register: W

__xdata __at ( 0x400D  ) volatile

MICROWIRE Clock (SK) Rate Register: W

__xdata __at ( 0x400E  ) volatile

MICROWIRE Status Register: R

__xdata __at ( 0x400F  ) volatile

Pin Definition Register: W

 All Files Functions Variables Defines