Module endbasic_std::gpio [−][src]
GPIO access functions and commands for EndBASIC.
Structs
| GpioClearCommand | The |
| GpioReadFunction | The |
| GpioSetupCommand | The |
| GpioWriteCommand | The |
| Pin | Pin identifier. |
Enums
| PinMode | Pin configuration, which includes mode and bias. |
Traits
| Pins | Generic abstraction over a GPIO chip to back all EndBASIC commands. |
Functions
| add_all | Adds all symbols provided by this module to the given |