Expand description
Modules§
- atomic_
ring_ buffer - Atomic reusable ringbuffer.
- drop
- Types for controlling when drop is invoked.
- ratio
- Types for dealing with rational numbers.
Macros§
- impl_
peripheral - Implement the peripheral trait.
- into_
ref - Convenience converting into reference.
- peripherals
- Defining peripheral type.
- peripherals_
definition - Types for the peripheral singletons.
- peripherals_
struct - Define the peripherals struct.
Structs§
- Peripheral
Ref - An exclusive reference to a peripheral.
Traits§
- Peripheral
- Trait for any type that can be used as a peripheral of type
P
.