Module endbasic_std::gpio

source ·
Expand description

GPIO access functions and commands for EndBASIC.

Structs

The GPIO_CLEAR command.
The GPIO_READ function.
The GPIO_SETUP command.
The GPIO_WRITE command.
Pin identifier.

Enums

Pin configuration, which includes mode and bias.

Traits

Generic abstraction over a GPIO chip to back all EndBASIC commands.

Functions

Adds all symbols provided by this module to the given machine.