STC8A8K64D4 Series Manual
23.7.5 UR3T_DMA transfer complete byte register (DMA_UR3T_DONE)
DMA_UR3T_DONE: The number of bytes that have been sent so far.
23.7.6 UR3T_DMA Send Address Registers (DMA_UR3T_TXAx)
DMA_UR3T_TXA: Set the source address of automatic data transmission. Data is read from this address when
performing a UR3T_DMA operation.
23.7.7 UR3R_DMA Configuration Register (DMA_UR3R_CFG)
UR3RIE: UR3R_DMA interrupt enable control bit
0: Disable UR3R_DMA interrupt
1: Enable UR3R_DMA interrupt
UR3RIP[1:0]: UR3R_DMA interrupt priority control bits
UR3RPTY[1:0]: UR3R_DMA Data bus access priority control bits
23.7.8 UR3R_DMA Control Register (DMA_UR3R_CR)
ENUR3R: UR3R_DMA function enable control bit
0: Disable UR3R_DMA function
1: Enable UR3R_DMA function
TRIG: UR3R_DMA UART1 receive trigger control bit
0: Write 0 is invalid
1: Write 1 to start UR3R_DMA receiving data automatically
CLRFIFO: Clear UR3R_DMA receive FIFO control bit
0: Write 0 is invalid
1: Before starting the UR3R_DMA operation, clear the built-in FIFO of the UR3R_DMA firstly
23.7.9 UR3R_DMA Status Register (DMA_UR3R_STA)
UR3RIF: UR3R_DMA interrupt request flag bit. When UR3R_DMA receives data, the hardware will automatically set