In the AM3517 dev guide, section 7.2.2 states that the hardware DMA request lines can be either edge sensitive or transition sensitive. It then tries to explain transition sensitive (pretty confusing).
Regardless, the next page, section 7.3.1 states that a logical channel can be configured to be active low on level or falling edge.
I'd like to run the nDMAREQ as active low, level sensitive. Is this the same as the "transition sensitive" as described in 7.2.2?
If so, can someone better explain the requirements of "transition sensitive"?