|
|
|
|
|
|
|
||
|
||
|
|
||
May 1999 |
Revision 1.00 |
|
Persistor Instruments Inc. |
© 1998 All rights reserved. |
|
![]()
#define SCB_DEFAULTS (ulong) -1 // use standard defaults #define SCB_DEFAULT_CS8_ADDR 0xFFFF8000 // short absolute addressing #define SCB_DEFAULT_CS10_ADDR 0xFFFF0000 // regular absolute addressing #define SCB_DEFAULT_NS_ACCESS 40 // start small, work up #define SCB_MAX_CARDS 32 // max unique SandwichCards #define SCB_MAX_HALF (SCB_MAX_CARDS / 2) // for indexing CS10
Description
|
Prototype: |
bool SCBInit(ulong cs8addr, ulong cs10addr, bool autowait); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
cs8addr XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
ulong SCBSetup(ushort scms, short nsAccess, char *id); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
scms XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
char SCBIdentify(ushort scms, short *nsAccess); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
scms XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
void SCBUpdateWaits(params); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
none |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
short SCBGetWaits(ushort scms); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
scms XXXXX |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
void SCBNotifyPreClockChange(void); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
none |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
Description
|
Prototype: |
void SCBNotifyPostClockChange(void); |
|
Definition: |
#include <cf1pico.h> |
|
Inputs: |
none |
|
Returns: |
XXXXX |
|
Notes: |
XXXXX |
|
Timing: |
TBD |
|
|
|
|
|
|
Tel: 508-759-6434 |
|
Fax: 508-759-6436 |
|
|
||