.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FAS216_PIO" "" "06 October 2005" "" "" .SH NAME fas216_pio \- transfer data off of/on to card using programmed IO .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void fas216_pio (FAS216_Info * \fIinfo\fB, fasdmadir_t \fIdirection\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinfo\fB\fR interface to transfer data to/from .TP \fB\fIdirection\fB\fR direction to transfer data (DMA_OUT/DMA_IN) .SH "DESCRIPTION" .PP Transfer data off of/on to card using programmed IO. .SH "NOTES" .PP this is incredibly slow.