Type Definition lpc81x_pac::lpc811::spi0::stat::ENDTRANSFER_R

source ·
pub type ENDTRANSFER_R = BitReader<bool>;
Expand description

Field ENDTRANSFER reader - End Transfer control bit. Software can set this bit to force an end to the current transfer when the transmitter finishes any activity already in progress, as if the EOT flag had been set prior to the last transmission. This capability is included to support cases where it is not known when transmit data is written that it will be the end of a transfer. The bit is cleared when the transmitter becomes idle as the transfer comes to an end. Forcing an end of transfer in this manner causes any specified FRAME_DELAY and TRANSFER_DELAY to be inserted.