On 01-12-23, 12:05, Haixu Cui wrote:
> Looks good. Will update as follows:
>
> \field{tx_nbits_supported} and \field{rx_nbits_supported} indicate the
> different n-bit transfer modes supported by the device, for writing and
> reading respectively. SINGLE is always supported. A set bit here indicates
> that the corresponding n-bit transfer is supported, otherwise not:
> bit 0: DUAL;
> bit 1: QUAD;
> bit 2: OCTAL;
> other bits are reserved and must be set as 0 by the device.
>
> Note: Transfer bit options are commonly used in SPI:
Maybe:
Note: The commonly used SPI transfer modes are:
--
viresh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]