M5UnitUnified 0.4.6 git rev:c61a63c
Loading...
Searching...
No Matches
adapter_spi.hpp File Reference

Adapters to treat M5HAL and SPI in the same way using SPI. More...

#include "adapter_base.hpp"

Go to the source code of this file.

Classes

class  m5::unit::AdapterSPI
 SPI access adapter. More...
 
class  m5::unit::AdapterSPI::SPIImpl
 

Namespaces

namespace  m5
 Top level namespace of M5Stack.
 

Detailed Description

Adapters to treat M5HAL and SPI in the same way using SPI.

Note
Currently handles SPI directly, but will handle via M5HAL in the future