Hi Factory,
According to the EDMA3UnmapChToEvtQ(), the way to unmap the event n to Channel Qx, is to write 1 to the 3rd bit of the En to 1.
But according to the Table 11-31. DMA Channel Queue n Number Registers (DMAQNUMn) Field Descriptions: the 3rd bit is described as below:
Reserved. Always write 0 to this bit; writes of 1 to this bit are not supported and attempts to do so may
result in undefined behavior.
So is the way in the EDMA3UnmapChToEvtQ() correct or not?
Could you help to confirm it ?
Thanks!
Yaoming