DiffBind is basically a wrapper around DESeq2 with parameters optimally tuned for ATAC-seq data, i.e. based on how you set up the contrast it will use the replicates to gauge the variability per condition.
csaw is a similar wrapper around edgeR, which also offers the same type of syntax for specifying arbitrarily complex comparisons.