Module apigpio::constants

source ·
Expand description

Constants from C pigpio.h, converted into Rust consts.

Also PI_error_code_lookup for helping print error codes found in PigpiodError.

But, for error handling: PigpiodError, and the errors module, provide a better interface.

Everything in this module is named PI_....

Constants

Functions

Provides string descriptions of a 32-bit pigpio error code.