Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HouseOfTheFuture
RF24Library
Status
C# Class HouseOfTheFuture.RF24Library.Status
Exibir arquivo
Open project: HouseOfTheFuture/IoT-Device
Public Methods
Method
Description
Status
(
byte
reg
) :
System
ToString
( ) :
string
Update
(
byte
reg
) :
void
Method Details
Status()
public
method
public
Status
(
byte
reg
) :
System
reg
byte
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Update()
public
method
public
Update
(
byte
reg
) :
void
reg
byte
return
void