pub type CSNDUR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CSNDUR_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field CSNDUR writer - 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_W<'a, const O: u8> { /* private fields */ }