Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
PigpioCR
master
Pigpio
Client
Command
RGB
Built with Crystal 1.10.0
2023-12-22 06:09:32 UTC
enum
Pigpio::
Client::
Command
Defined in:
binding.cr
Enum Members
TERMINATE
=
21
HANDLE
=
99
PWM
=
5
GET_PWM
=
22
Instance Method Summary
#get_pwm?
#handle?
#pwm?
#terminate?
Instance Method Detail
def
get_pwm?
#
[
View source
]
def
handle?
#
[
View source
]
def
pwm?
#
[
View source
]
def
terminate?
#
[
View source
]