Type Definition lpc81x_pac::lpc810::spi0::dly::TRANSFER_DELAY_R

source ·
pub type TRANSFER_DELAY_R = FieldReader<u8, u8>;
Expand description

Field TRANSFER_DELAY reader - Controls the minimum amount of time that the SSEL is deasserted between transfers. 0x0 = The minimum time that SSEL is deasserted is 1 SPI clock time. (Zero added time.) 0x1 = The minimum time that SSEL is deasserted is 2 SPI clock times. 0x2 = The minimum time that SSEL is deasserted is 3 SPI clock times. 0xF = The minimum time that SSEL is deasserted is 16 SPI clock times.