Module endbasic_std::gpio
source · Expand description
GPIO access functions and commands for EndBASIC.
Structs§
- The
GPIO_CLEARcommand. - The
GPIO_READfunction. - The
GPIO_SETUPcommand. - The
GPIO_WRITEcommand. - 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.