Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pi-gpio
master
Pi
GPIOPin
Mode
State
Built with Crystal 1.9.2
2023-10-07 18:02:24 UTC
enum
Pi::GPIOPin::State
Defined in:
pi-gpio.cr
Enum Members
Low
=
0
High
=
1
Instance Method Summary
#high?
#low?
Instance Method Detail
def
high?
#
[
View source
]
def
low?
#
[
View source
]