# Copyright (c) 2019 Derek Hageman # SPDX-License-Identifier: Apache-2.0 title: Atmel SAM0 32-bit Basic Timer description: > This binding gives a base representation of the Atmel SAM0 timer counter (TC) operating in 32-bit wide mode. compatible: "atmel,sam0-tc32" include: base.yaml properties: reg: required: true interrupts: required: true label: required: true