M5UnitUnified 0.2.0 git rev:9e1ffe1
Loading...
Searching...
No Matches
adapter_gpio_v2.cpp File Reference

Adapters to treat M5HAL and GPIO in the same way using RMT v2. More...

#include "adapter_gpio_v2.hpp"
#include <esp_private/esp_clk.h>
#include <soc/soc_caps.h>

Classes

class  m5::unit::GPIOImplV2
 
struct  m5::unit::GPIOImplV2::callback_struct_t
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Adapters to treat M5HAL and GPIO in the same way using RMT v2.

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