⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cy7c67200_300.h

📁 USB Host 资料
💻 H
📖 第 1 页 / 共 5 页
字号:
/******************************************************************************* * * Copyright (c) 2003 Cypress Semiconductor * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along  * with this program; if not, write to the Free Software Foundation, Inc.,  * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * *//*********************************************************//* FILE        : 63700.H                                 *//*********************************************************//* DATE        : 06/04/03                                *//* VERSION     : 01.00                                   *//*                                                       *//* DESCRIPTION : This file contains the register and     *//*               field definitions for the CY7C63700.    *//*				 and CY7C67200							 *//*                                                       *//* NOTICE      : This file is provided as-is for         *//*               reference purposes only. No warranty is *//*               made as to functionality or suitability *//*               for any particular purpose or           *//*               application.                            *//*                                                       *//*********************************************************/#ifndef __CY7C67200_300_h_#define __CY7C67200_300_h_/*********************************************************//* REGISTER/FIELD NAMING CONVENTIONS                     *//*********************************************************//*                                                       *//* Fields can be considered either:                      *//* (a) BOOLEAN (1 or 0, On or Off, True or False) or     *//* (b) BINARY (Numeric value)                            *//*                                                       *//* Multiple-bit fields contain numeric values only.      *//*                                                       *//* Boolean fields are identified by the _EN suffix?      *//*                                                       *//* Binary fields are defined by the field name. In       *//* addition, all legal values for the binary field are   *//* identified.                                           *//*                                                       *//* Either ALL register names should include REG as part  *//* of the label or NO register names should include REG  *//* as part of the label.                                 *//*                                                       *//* Certain nomenclature is applied universally within    *//* this file. Commonly applied abbreviations include:    *//*                                                       *//*  EN      Enable                                       *//*  DIS     Disable                                      *//*  SEL     Select                                       *//*  FLG     Flag                                         *//*  STB     Strobe                                       *//*                                                       *//*  ADDR    Address                                      *//*  CTL     Control                                      *//*  CNTRL   Control                                      *//*  CFG     Config                                       *//*  RST     Reset                                        *//*  BFR     Buffer                                       *//*  REG     Register                                     *//*  SIE     Serial Interface Engine                      *//*  DEV     Device                                       *//*  HOST    Host                                         *//*  EP      Endpoint                                     *//*  IRQ     Interrupt                                    *//*  BKPT    Breakpoint                                   *//*  STAT    Status                                       *//*  CNT     Count                                        *//*  CTR     Counter                                      *//*  TMR     Timer                                        *//*  MAX     Maximum                                      *//*  MIN     Minimum                                      *//*  POL     Polarity                                     *//*  BLK     Block                                        *//*  WDT     Watchdog Timer                               *//*  RX      Receive                                      *//*  RXD     Received                                     *//*  TX      Transmit                                     *//*  TXD     Transmitted                                  *//*  ACK     Acknowledge                                  *//*  ACKD    Acknowledged                                 *//*  MBX     Mailbox                                      *//*  CLR     Clear                                        *//*  bm      Bit Mask  (prefix)                           *//*  XRAM    External RAM                                 *//*                                                       *//*********************************************************//*********************************************************//* REGISTER SUMMARY                                      *//*********************************************************//*                                                       *//* PROC_FLAGS_REG                                        *//* REG_BANK_REG                                          *//* HW_REV_REG                                            *//* IRQ_EN_REG                                            *//* CPU_SPEED_REG                                         *//* POWER_CTL_REG                                         *//* BKPT_REG                                              *//* USB_DIAG_REG                                          *//* MEM_DIAG_REG                                          *//*                                                       *//* PGn_MAP_REG                                           *//* DRAM_CTL_REG                                          *//* XMEM_CTL_REG                                          *//*                                                       *//* WDT_REG                                               *//* TMRn_REG                                              *//*                                                       *//* USBn_CTL_REG                                          *//*                                                       *//* HOSTn_IRQ_EN_REG                                      *//* HOSTn_STAT_REG                                        *//* HOSTn_CTL_REG                                         *//* HOSTn_ADDR_REG                                        *//* HOSTn_CNT_REG                                         *//* HOSTn_PID_REG                                         *//* HOSTn_EP_STAT_REG                                     *//* HOSTn_DEV_ADDR_REG                                    *//* HOSTn_CTR_REG                                         *//* HOSTn_SOF_EOP_CNT_REG                                 *//* HOSTn_SOF_EOP_CTR_REG                                 *//* HOSTn_FRAME_REG                                       *//*                                                       *//* DEVn_IRQ_EN_REG                                       *//* DEVn_STAT_REG                                         *//* DEVn_ADDR_REG                                         *//* DEVn_FRAME_REG                                        *//* DEVn_EPn_CTL_REG                                      *//* DEVn_EPn_ADDR_REG                                     *//* DEVn_EPn_CNT_REG                                      *//* DEVn_EPn_STAT_REG                                     *//* DEVn_EPn_CTR_REG                                      *//*                                                       *//* OTG_CTL_REG                                           *//*                                                       *//* GPIO_CTL_REG                                          *//* GPIOn_OUT_DATA_REG                                    *//* GPIOn_IN_DATA_REG                                     *//* GPIOn_DIR_REG                                         *//*                                                       *//* IDE_MODE_REG                                          *//* IDE_START_ADDR_REG                                    *//* IDE_STOP_ADDR_REG                                     *//* IDE_CTL_REG                                           *//* IDE_PIO_DATA_REG                                      *//* IDE_PIO_ERR_REG                                       *//* IDE_PIO_SECT_CNT_REG                                  *//* IDE_PIO_SECT_NUM_REG                                  *//* IDE_PIO_CYL_LO_REG                                    *//* IDE_PIO_CYL_HI_REG                                    *//* IDE_PIO_DEV_HD_REG                                    *//* IDE_PIO_CMD_REG                                       *//* IDE_PIO_DEV_CTL_REG                                   *//*                                                       *//* HSS_CTL_REG                                           *//* HSS_BAUD_REG                                          *//* HSS_TX_GAP_REG                                        *//* HSS_DATA_REG                                          *//* HSS_RX_ADDR_REG                                       *//* HSS_RX_CTR_REG                                        *//* HSS_TX_ADDR_REG                                       *//* HSS_TX_CTR_REG                                        *//*                                                       *//* SPI_CFG_REG                                           *//* SPI_CTL_REG                                           *//* SPI_IRQ_EN_REG                                        *//* SPI_STAT_REG                                          *//* SPI_IRQ_CLR_REG                                       *//* SPI_CRC_CTL_REG                                       *//* SPI_CRC_VALUE_REG                                     *//* SPI_DATA_REG                                          *//* SPI_TX_ADDR_REG                                       *//* SPI_TX_CNT_REG                                        *//* SPI_RX_ADDR_REG                                       *//* SPI_RX_CNT_REG                                        *//*                                                       *//* UART_CTL_REG                                          *//* UART_STAT_REG                                         *//* UART_DATA_REG                                         *//*                                                       *//* PWM_CTL_REG                                           *//* PWM_MAX_CNT_REG                                       *//* PWMn_START_REG                                        *//* PWMn_STOP_REG                                         *//* PWM_CYCLE_CNT_REG                                     *//*                                                       *//* SIEnMSG_REG                                           *//* HPI_MBX_REG                                           *//* HPI_BKPT_REG                                          *//* IRQ_ROUTING_REG                                       *//*                                                       *//* HPI_DATA_PORT                                         *//* HPI_ADDR_PORT                                         *//* HPI_MBX_PORT                                          */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -