Type Definition lpc81x_pac::lpc812::spi0::dly::TRANSFER_DELAY_W

source ·
pub type TRANSFER_DELAY_W<'a, const O: u8> = FieldWriter<'a, u32, DLY_SPEC, u8, u8, 4, O>;
Expand description

Field TRANSFER_DELAY writer - 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.