/* * Instance header file for PIC32CX1025SG61128 * * Copyright (c) 2023 Microchip Technology Inc. and its subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * */ /* file generated from device description file (ATDF) version 2023-03-17T09:48:59Z */ #ifndef _PIC32CXSG61_SERCOM0_INSTANCE_ #define _PIC32CXSG61_SERCOM0_INSTANCE_ /* ========== Instance Parameter definitions for SERCOM0 peripheral ========== */ #define SERCOM0_CLK_REDUCTION (1) /* Reduce clock options to pin 1 for SPI and USART */ #define SERCOM0_DLY_COMPENSATION (1) /* Compensates for a fast DLY50 element. Assuming 20ns */ #define SERCOM0_DMA (1) /* DMA support implemented? */ #define SERCOM0_DMAC_ID_RX (4) /* Index of DMA RX trigger */ #define SERCOM0_DMAC_ID_TX (5) /* Index of DMA TX trigger */ #define SERCOM0_FIFO_DEPTH_POWER (1) /* 2^FIFO_DEPTH_POWER gives rx FIFO depth. */ #define SERCOM0_GCLK_ID_CORE (7) #define SERCOM0_GCLK_ID_SLOW (3) #define SERCOM0_I2CM (1) /* I2C Master mode implemented? */ #define SERCOM0_I2CS (1) /* I2C Slave mode implemented? */ #define SERCOM0_I2CS_AUTO_ACK (1) /* I2C slave automatic acknowledge implemented? */ #define SERCOM0_I2CS_GROUP_CMD (1) /* I2C slave group command implemented? */ #define SERCOM0_I2CS_SDASETUP_CNT_SIZE (8) /* I2CS sda setup count size */ #define SERCOM0_I2CS_SDASETUP_SIZE (4) /* I2CS sda setup size */ #define SERCOM0_I2CS_SUDAT (1) /* I2C slave SDA setup implemented? */ #define SERCOM0_I2C_0_INT_SRC (46) /* I2C 0 Interrupt */ #define SERCOM0_I2C_1_INT_SRC (47) /* I2C 1 Interrupt */ #define SERCOM0_I2C_2_INT_SRC (48) /* I2C 2 Interrupt */ #define SERCOM0_I2C_3_INT_SRC (49) /* I2C 3 Interrupt */ #define SERCOM0_I2C_FASTMP (1) /* I2C fast mode plus implemented? */ #define SERCOM0_I2C_HSMODE (1) /* USART mode implemented? */ #define SERCOM0_I2C_SCLSM_MODE (1) /* I2C SCL clock stretch mode implemented? */ #define SERCOM0_I2C_SMB_TIMEOUTS (1) /* I2C SMBus timeouts implemented? */ #define SERCOM0_I2C_TENBIT_ADR (1) /* I2C ten bit enabled? */ #define SERCOM0_INSTANCE_ID (12) /* Instance index for SERCOM0 */ #define SERCOM0_INT_MSB (6) #define SERCOM0_PMSB (3) #define SERCOM0_RETENTION_SUPPORT (0) /* Retention supported? */ #define SERCOM0_SE_CNT (1) /* SE counter included? */ #define SERCOM0_SPI (1) /* SPI mode implemented? */ #define SERCOM0_SPI_ERROR_INT_SRC (49) /* SPI ERROR Interrupt */ #define SERCOM0_SPI_HW_SS_CTRL (1) /* Master _SS hardware control implemented? */ #define SERCOM0_SPI_ICSPACE_EXT (1) /* SPI inter character space implemented? */ #define SERCOM0_SPI_OZMO (0) /* OZMO features implemented? */ #define SERCOM0_SPI_RX_INT_SRC (48) /* SPI RX Interrupt */ #define SERCOM0_SPI_TX_COMPLETE_INT_SRC (47) /* SPI TX COMPLETE Interrupt */ #define SERCOM0_SPI_TX_READY_INT_SRC (46) /* SPI TX READY Interrupt */ #define SERCOM0_SPI_WAKE_ON_SSL (1) /* _SS low detect implemented? */ #define SERCOM0_TTBIT_EXTENSION (1) /* 32-bit extension implemented? */ #define SERCOM0_USART (1) /* USART mode implemented? */ #define SERCOM0_USART_AUTOBAUD (1) /* USART autobaud implemented? */ #define SERCOM0_USART_COLDET (1) /* USART collision detection implemented? */ #define SERCOM0_USART_ERROR_INT_SRC (49) /* USART ERROR Interrupt */ #define SERCOM0_USART_FLOW_CTRL (1) /* USART flow control implemented? */ #define SERCOM0_USART_FRAC_BAUD (1) /* USART fractional BAUD implemented? */ #define SERCOM0_USART_IRDA (1) /* USART IrDA implemented? */ #define SERCOM0_USART_ISO7816 (1) /* USART ISO7816 mode implemented? */ #define SERCOM0_USART_LIN_MASTER (1) /* USART LIN Master mode implemented? */ #define SERCOM0_USART_RS485 (1) /* USART RS485 mode implemented? */ #define SERCOM0_USART_RX_INT_SRC (48) /* USART RX Interrupt */ #define SERCOM0_USART_SAMPA_EXT (1) /* USART sample adjust implemented? */ #define SERCOM0_USART_SAMPR_EXT (1) /* USART oversampling adjustment implemented? */ #define SERCOM0_USART_TX_COMPLETE_INT_SRC (47) /* USART TX COMPLETE Interrupt */ #define SERCOM0_USART_TX_READY_INT_SRC (46) /* USART TX READY Interrupt */ #endif /* _PIC32CXSG61_SERCOM0_INSTANCE_ */