I try to use SPI with easy DMA, in page 279 in the datasheet says: "An SPI master transaction consists of a sequence started by the START task followed by a number of events, and finally the STOP task" mi question is what are these TASKS (START and STOP) how can i implement them.