/**
 * \brief Instance header file for ATSAMD21J18A
 *
 * Copyright (c) 2021 Microchip Technology Inc. and its subsidiaries.
 *
 * Subject to your compliance with these terms, you may use Microchip software and any derivatives
 * exclusively with Microchip products. It is your responsibility to comply with third party license
 * terms applicable to your use of third party software (including open source software) that may
 * accompany Microchip software.
 *
 * THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY,
 * APPLY TO THIS SOFTWARE, INCLUDING ANY IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY, AND
 * FITNESS FOR A PARTICULAR PURPOSE.
 *
 * IN NO EVENT WILL MICROCHIP BE LIABLE FOR ANY INDIRECT, SPECIAL, PUNITIVE, INCIDENTAL OR CONSEQUENTIAL
 * LOSS, DAMAGE, COST OR EXPENSE OF ANY KIND WHATSOEVER RELATED TO THE SOFTWARE, HOWEVER CAUSED, EVEN IF
 * MICROCHIP HAS BEEN ADVISED OF THE POSSIBILITY OR THE DAMAGES ARE FORESEEABLE. TO THE FULLEST EXTENT
 * ALLOWED BY LAW, MICROCHIP'S TOTAL LIABILITY ON ALL CLAIMS IN ANY WAY RELATED TO THIS SOFTWARE WILL NOT
 * EXCEED THE AMOUNT OF FEES, IF ANY, THAT YOU HAVE PAID DIRECTLY TO MICROCHIP FOR THIS SOFTWARE.
 *
 */

/* file generated from device description version 2019-11-25T06:52:33Z */
#ifndef _SAMD21_TC6_INSTANCE_
#define _SAMD21_TC6_INSTANCE_


/* ========== Instance Parameter definitions for TC6 peripheral ========== */
#define TC6_CC8_NUM                              _UL_(2)    /* Number of 8-bit Counters */
#define TC6_CC16_NUM                             _UL_(2)    /* Number of 16-bit Counters */
#define TC6_CC32_NUM                             _UL_(2)    /* Number of 32-bit Counters */
#define TC6_DITHERING_EXT                        _UL_(0)    /* Dithering feature implemented */
#define TC6_DMAC_ID_OVF                          _UL_(33)   /* Indexes of DMA Overflow trigger */
#define TC6_DMAC_ID_MC0                          _UL_(34)   /* Indexes of DMA Match/Compare 0 trigger */
#define TC6_DMAC_ID_MC1                          _UL_(35)   /* Indexes of DMA Match/Compare 1 trigger */
#define TC6_GCLK_ID                              _UL_(29)   /* Index of Generic Clock */
#define TC6_MASTER                               _UL_(1)    
#define TC6_OW_NUM                               _UL_(2)    /* Number of Output Waveforms */
#define TC6_PERIOD_EXT                           _UL_(0)    /* Period feature implemented */
#define TC6_SHADOW_EXT                           _UL_(0)    /* Shadow feature implemented */
#define TC6_INSTANCE_ID                          _UL_(78)   

#endif /* _SAMD21_TC6_INSTANCE_ */
