Expand description
Modules§
- Applet interface.
- button
api-button
Button interface. - crypto
internal-api-crypto
Cryptography interface. - Debugging and testing interface.
- gpio
api-gpio
Low-level GPIO interface. - led
api-led
LED interface. - Platform interface.
- radio
internal-api-radio
Radio interface. - rng
api-rng
Random number generator interface. - timer
api-timer
Timer interface. - uart
api-uart
UART interface. - usb
internal-api-usb
USB interface.
Structs§
- API errors.
- Valid identifier for a countable API.
- Impossible type with board parameter.
Enums§
- Events that interfaces may trigger.
Traits§
- Board interface.
- Provides access to a singleton API.
- Describes how an API is supported.
- Marker trait for supported API.
Type Aliases§
- Applet interface.
- Button
api-button
Button interface. - Crypto
internal-api-crypto
Cryptography interface. - Debugging and testing interface.
- Gpio
api-gpio
Low-level GPIO interface. - Led
api-led
LED interface. - Platform interface.
- Radio
internal-api-radio
Radio interface. - Rng
api-rng
Random number generator interface. - Storage
api-storage
Persistent storage interface. - Timer
api-timer
Timer interface. - Uart
api-uart
UART interface. - Usb
internal-api-usb
USB interface.