Module pico_sdk::streaming[][src]

Expand description

Implements gap-less streaming on top of PicoDevice

Structs

BackgroundThreadHandle
PicoStreamingDevice

Encapsulates a PicoDevice and adds streaming functionality

RawChannelDataBlock

A struct containing raw channel data and scaling factors to get scaled samples

StreamingEvent

Events returned by the PicoStreamingDevice

Traits

NewDataHandler
ToStreamDevice

Converts PicoDevice into PicoStreamingDevice