PIO mode


PIO mode

(Programmed Input/Output mode) The data transfer mode used by earlier IDE drives. The PIO mode used the CPU's registers for data transfer in contrast with DMA, which transfers directly between main memory and the peripheral device. See IDE.