Type Alias nrf52840_pac::qspi::ifconfig1::SCKDELAY_W
source · pub type SCKDELAY_W<'a, const O: u8> = FieldWriter<'a, u32, IFCONFIG1_SPEC, u8, u8, 8, O>;
Expand description
Field SCKDELAY
writer - Minimum amount of time that the CSN pin must stay high before it can go low again. Value is specified in number of 16 MHz periods (62.5 ns).
Aliased Type§
struct SCKDELAY_W<'a, const O: u8> { /* private fields */ }