Freescale Semiconductor, Inc.

 

Freescale Semiconductor, Inc.

C•1

Logic Equations

C•1•1

First Include File

%*********************bcsrA.inc ************************************%

%

TITLE “MSC8101 ADS

Board Control and Status Register.”;

%

% Written by Yehuda

Palchan - November , 1999

 

%

%

This file defines

the Constant declarations

used by the BCSR

%

%*******************************************************************%

-- The reserved lines are granted with ACTIVE/NOT ACTIVE states.

----------------------------------------------------------------

--BCSR0 --

----------------------------------------------------------------

CONSTANT HOSTCSP_POSITIVE= 1;

CONSTANT HOSTCSP_NEGATIVE = 0;

CONSTANT HOSTRQAC_DEF

= 0;

 

 

CONSTANT HOSTTRI_DEF= 1;

 

 

CONSTANT E1EN_ENABLED

= 0;

 

CONSTANT E1EN_DISABLED = 1;

CONSTANT CODEC_ENABLED

= 0;CONSTANT CODEC_DISABLED= 1;

CONSTANT FrmRst_ON = 0;

CONSTANT FrmRst_OFF = 1;

CONSTANT SIGNAL_LAMP_OFF = 1;

-- INDICATOR FOR LAMP OFF

CONSTANT SIGNAL_LAMP_ON

= 0;

-- INDICATOR FOR LAMP ON

----------------------------------------------------------------

--BCSR1 --

----------------------------------------------------------------

CONSTANT RSV1_0_ACTIVE

=

1;

CONSTANT RSV1_0_NACTIVE

= 0;

CONSTANT RSV1_1_ACTIVE

=

1;

CONSTANT RSV1_1_NACTIVE

= 0;

CONSTANT ATM_ENABLED

= 0;CONSTANT ATM_DISABLED = 1;

 

CONSTANT ATM_RST_ON= 0;CONSTANT ATM_RST_OFF= 1;

 

CONSTANT FETHI_ENABLED= 0;CONSTANT FETHI_DISABLED = 1;

 

CONSTANT FETH_RST_ON= 0;CONSTANT FETH_RST_OFF= 1;

 

CONSTANT RS232_1_ENABLED=

0;CONSTANT RS232_1_DISABLED=

1;

CONSTANT RS232_2_ENABLED=

0;CONSTANT RS232_2_DISABLED

= 1;

----------------------------------------------------------------

--BCSR3 --

----------------------------------------------------------------

CONSTANT EE0_ACTIVE = 0; CONSTANT EE1_ACTIVE = 0; CONSTANT EE2_ACTIVE = 0; CONSTANT EE3_ACTIVE = 0; CONSTANT EE4_ACTIVE = 0; CONSTANT EE5_ACTIVE = 0; CONSTANT EED_ACTIVE = 0; CONSTANT RSV3_7_ACTIVE = 1;

CONSTANT EE0_NACTIVE = 1; CONSTANT EE1_NACTIVE = 1; CONSTANT EE2_NACTIVE = 1; CONSTANT EE3_NACTIVE = 1; CONSTANT EE4_NACTIVE = 1; CONSTANT EE5_NACTIVE = 1;

CONSTANT EED_NACTIVE = 1; CONSTANT RSV3_7_NACTIVE = 0;

MOTOROLA

MSC8101ADS RevB User’s Manual

C-99

For More Information On This Product,

Go to: www.freescale.com

Page 100
Image 100
Nortel Networks MSC8101 ADS user manual Logic Equations, C11 First Include File