pub auto trait DeviceSync { }
Expand description
DMA types must implement this trait, which indicates that types can handle untyped updates from the device.
pub auto trait DeviceSync { }
DMA types must implement this trait, which indicates that types can handle untyped updates from the device.