FastLED 3.9.15
Loading...
Searching...
No Matches

◆ get() [2/2]

const spi::MultiLaneDevice * fl::Spi::get ( ) const
inline

Definition at line 139 of file spi.h.

139{ return device.get(); }
fl::unique_ptr< spi::MultiLaneDevice > device
Definition spi.h:142

References device.