Type Alias nrf52840_pac::qspi::ifconfig1::SCKDELAY_R

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

Field SCKDELAY reader - 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_R { /* private fields */ }