Yoctopuce Yocto-I2C Mode D'emploi page 400

Table des Matières

Publicité

25. Référence de l'API de haut niveau
i2cport→set_i2cVoltageLevel()
i2cport→setI2cVoltageLevel()
Modifie le niveau de tension utilisé sur le bus I2C.
function set_i2cVoltageLevel( newval)
js
int set_i2cVoltageLevel( Y_I2CVOLTAGELEVEL_enum newval)
cpp
-(int) setI2cVoltageLevel : (Y_I2CVOLTAGELEVEL_enum)
m
integer set_i2cVoltageLevel( newval: Integer): integer
pas
function set_i2cVoltageLevel( ByVal
vb
int set_i2cVoltageLevel( int newval)
cs
int set_i2cVoltageLevel( int newval)
java
async Task<int> set_i2cVoltageLevel( int newval)
uwp
set_i2cVoltageLevel( newval)
py
function set_i2cVoltageLevel( $newval)
php
async set_i2cVoltageLevel( newval: YI2cPort_I2cVoltageLevel): Promise<number>
ts
async set_i2cVoltageLevel( newval)
es
int set_i2cVoltageLevel( int newval)
dnp
int set_i2cVoltageLevel( int newval)
cp
YI2cPort
target
cmd
N'oubliez pas d'appeler la méthode
Paramètres :
newval
u n e
v a l e u r
YI2cPort.I2CVOLTAGELEVEL_3V3
représentant le niveau de tension utilisé sur le bus I2C
Retourne :
YAPI.SUCCESS
si l'opération se déroule sans erreur.
En cas d'erreur, déclenche une exception ou retourne un code d'erreur négatif.
392
newval
set_i2cVoltageLevel
newval
saveToFlash()
p a r m i
newval
As Integer) As Integer
du module si le réglage doit être préservé.
Y I 2 c P o r t . I 2 C V O L T A G E L E V E L _ O F F
et
YI2cPort.I2CVOLTAGELEVEL_1V8
YI2cPort
,
www.yoctopuce.com

Publicité

Table des Matières
loading

Table des Matières