[−][src]Module pico_sdk::prelude
Structs
| ChannelConfig | Channel configuration |
| DeviceEnumerator | Enumerates |
| PicoDevice | Base Pico device |
| PicoError | Error encapsulating |
| PicoStreamingDevice | Encapsulates a |
| Subscription |
Enums
| Driver | Supported Pico drivers |
| DriverLoadError | Covers the various errors encountered when attempting to load drivers |
| EnumerationError | |
| PicoChannel | Pico channel options |
| PicoCoupling | Pico coupling options |
| PicoInfo | Pico info options |
| PicoRange | Pico channel ranges |
| PicoStatus | Pico return status codes |
| Resolution | Instructs the loader where to load drivers from |
| StreamingEvent | Events returned by the |
Traits
| EnumResultHelpers | |
| LoadDriverExt | Shortcuts for loading drivers directly from the |
| PicoDriver | Common trait implemented for every driver |
| SubscribeToReader | |
| ToStreamDevice | Converts |
Functions
| cache_resolution | Gets a |
| download_drivers_to_cache | Downloads the requested drivers and any dependencies to the cache location. |
| is_kernel_driver_installed |