“One-Shot” configures a DMA channel to move a block of data once. When the transfer count register reaches the user programmed block size, the CPU and is interrupted and the DMA channel disabled. It’s useful for loading data into or out of external serial memory peripherals, for example.