FastLED 3.9.15
Loading...
Searching...
No Matches
fl::spi::Transaction::Impl Struct Reference

Detailed Description

Private implementation data for Transaction class.

Definition at line 65 of file impl.h.

#include <impl.h>

+ Collaboration diagram for fl::spi::Transaction::Impl:

Public Member Functions

 Impl (Device *dev)
 Constructor.
 

Public Attributes

bool cancelled
 Whether transaction was cancelled.
 
bool completed
 Whether transaction has completed.
 
Devicedevice
 Back-reference to device.
 
fl::optional< fl::task::Errorresult
 Result of the transaction (nullopt = success)
 
u32 timeout_ms
 Timeout value in milliseconds.
 

The documentation for this struct was generated from the following file: