enum
Tchipi8::IO::PixelState
Defined in:
io.crEnum Members
-
On =
0 -
Off =
1
Instance Method Summary
-
#off?
Returns
trueif this enum value equalsOff -
#on?
Returns
trueif this enum value equalsOn -
#to_u8 : UInt8
Returns the value of this enum member as a
UInt8
Instance Method Detail
def to_u8 : UInt8
#
Description copied from struct Enum
Returns the value of this enum member as a UInt8