Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Gpio
- The type corresponding to the Gpio protocol. Common error codes:
- Gpio
Configure Interrupt Request - Gpio
GetInterrupt Request - Gpio
Read Response - Gpio
SetBuffer Mode Request - Interrupt
Configuration - Interrupt
Options - Service
- The type corresponding to the Service service.
- Service
Connector - A strongly-typed service connector for the
Serviceservice.
Enums§
- Buffer
Mode - Whether to drive the GPIO to a high or low voltage, or disable the output buffer.
- Interrupt
Mode
Constants§
Traits§
- Gpio
Client Handler - A client handler for the Gpio protocol.
- Gpio
Local Client Handler - A client handler for the Gpio protocol.
- Gpio
Local Server Handler - A server handler for the Gpio protocol.
- Gpio
Server Handler - A server handler for the Gpio protocol.
- Service
Handler - A service handler for the
Serviceservice.