conf_cs2200.h File Reference


Detailed Description

Configuration file for the driver of the iPod authentication chip.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file conf_cs2200.h.

#include "board.h"

Go to the source code of this file.

Defines

#define CS2200_INTERFACE   CS2200_INTERFACE_TWI
 Communication interface can be : CS2200_INTERFACE_TWI for TWI interface CS2200_INTERFACE_SPI for SPI interface (not supported).
#define CS2200_NB_TRIES   10
 Number of tries to initialize the CS2200 authentication chip.
#define CS2200_SPI_MASTER_SPEED   50000
 SPI speed.
#define CS2200_TWI   (&AVR32_TWI)
#define CS2200_TWI_MASTER_SPEED   1000
 TWI speed.
#define CS2200_TWI_SLAVE_ADDRESS   CS2200_TWI_ADDR
 Reset Pin.


Define Documentation

#define CS2200_INTERFACE   CS2200_INTERFACE_TWI

Communication interface can be : CS2200_INTERFACE_TWI for TWI interface CS2200_INTERFACE_SPI for SPI interface (not supported).

Definition at line 62 of file conf_cs2200.h.

#define CS2200_NB_TRIES   10

Number of tries to initialize the CS2200 authentication chip.

Definition at line 82 of file conf_cs2200.h.

Referenced by cs2200_setup().

#define CS2200_SPI_MASTER_SPEED   50000

SPI speed.

Definition at line 79 of file conf_cs2200.h.

#define CS2200_TWI   (&AVR32_TWI)

Definition at line 55 of file conf_cs2200.h.

Referenced by init_twi().

#define CS2200_TWI_MASTER_SPEED   1000

TWI speed.

Definition at line 76 of file conf_cs2200.h.

Referenced by init_twi().

#define CS2200_TWI_SLAVE_ADDRESS   CS2200_TWI_ADDR

Reset Pin.

TWI slave address.

Definition at line 73 of file conf_cs2200.h.

Referenced by init_twi().


Generated on Thu Dec 17 19:57:30 2009 for AVR32 - CLOCK_SYNTHESIZER CS2200 by  doxygen 1.5.5