Partager via


SpiBusInfo.SupportedDataBitLengths Propriété

Définition

Obtient les longueurs de bits qui peuvent être utilisées sur le bus pour transmettre des données.

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)

Valeur de propriété

Longueurs de données prises en charge.

S’applique à