ariel_os

Module gpio

Expand description

Provides consistent GPIO access.

§Note

This API does not currently provide a way of using the same GPIO pin as an input and an output alternatively. If you have a use case for this, especially if this is not regarding bit-banging, please open an issue on our repository.

Modules§

Structs§

Enums§

  • Drive strength of an output.
  • Digital level of an input or output.
  • Pull-up/pull-down resistor configuration.
  • Speed setting of an output.