Type Alias nrf52840_hal::pac::spim0::iftiming::csndur::CSNDUR_R

source ·
pub type CSNDUR_R = FieldReaderRaw<u8, u8>;
Expand description

Field CSNDUR reader - Minimum duration between edge of CSN and edge of SCK and minimum duration CSN must stay high between transactions. The value is specified in number of 64 MHz clock cycles (15.625 ns).

Aliased Type§

struct CSNDUR_R { /* private fields */ }