Поделиться через


SpiBusInfo.SupportedDataBitLengths Свойство

Определение

Возвращает битовую длину, которую можно использовать в шине для передачи данных.

public:
 property IVectorView<int> ^ SupportedDataBitLengths { IVectorView<int> ^ get(); };
IVectorView<int> SupportedDataBitLengths();
public IReadOnlyList<int> SupportedDataBitLengths { get; }
var iVectorView = spiBusInfo.supportedDataBitLengths;
Public ReadOnly Property SupportedDataBitLengths As IReadOnlyList(Of Integer)

Значение свойства

Поддерживаемые длины данных.

Применяется к