PCWHD IDE COMPILER Custom Computer Services Inc (CCS), PCWHD IDE COMPILER Datasheet - Page 282

PCWHD PIC10,16,18,24, DSPIC

PCWHD IDE COMPILER

Manufacturer Part Number
PCWHD IDE COMPILER
Description
PCWHD PIC10,16,18,24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCWHD IDE COMPILER

For Use With/related Products
Microchip PIC10, PIC12, PIC16, PIC18, PIC24, dsPIC MCUs
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1009
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
268
data size – Specifies the size of frames and words in the transmission:
rx config- Specifies which words of a given frame the DCI module will receive
(commonly used for a multi-channel, shared bus situation)
tx config- Specifies which words of a given frame the DCI module will transmit on.
sample rate-The desired number of frames per second that the DCI module should
produce. Use a numeric value for this parameter. Keep in mind that not all rates
are achievable with a given clock. Consult the device datasheet for more
information on selecting an adequate clock.
undefined
Configures the DCI module
Only on devices with the DCI peripheral
Constants are defined in the devices .h file.
dci_initialize((I2S_MODE | DCI_MASTER | DCI_CLOCK_OUTPUT |
None
DCI
received( )
Overview,
· DCI_xBIT_WORD: x may be 4 through 16
· DCI_xWORD_FRAME: x may be 1 through 16
· DCI_xWORD_INTERRUPT: x may be 1 through 4
· RECEIVE_SLOTx: x May be 0 through 15
· RECEIVE_ALL· RECEIVE_NONE
· TRANSMIT_SLOTx: x May be 0 through 15
· TRANSMIT _ALL
· TRANSMIT _NONE
dci start(
),
dci write(
SAMPLE_RISING_EDGE | UNDERFLOW_LAST |
MULTI_DEVICE_BUS),
DCI_1WORD_FRAME | DCI_16BIT_WORD |
DCI_2WORD_INTERRUPT,
RECEIVE_SLOT0 | RECEIVE_SLOT1,
TRANSMIT_SLOT0 | TRANSMIT_SLOT1,
44100);
),
dci read(
),
dci transmit ready(
),
dci data

Related parts for PCWHD IDE COMPILER