Control Surface pin-t-adl
MIDI Control Surface library for Arduino
Public Member Functions | List of all members
ScopedThreadConfig Struct Reference

#include <MIDI_Interfaces/Util/ESP32Threads.hpp>

Detailed Description

Definition at line 11 of file ESP32Threads.hpp.

+ Collaboration diagram for ScopedThreadConfig:

Public Member Functions

 ScopedThreadConfig (size_t stack_size, size_t priority, bool inherit_cfg, const char *thread_name, int pin_to_core=-1)
 

Constructor & Destructor Documentation

◆ ScopedThreadConfig()

ScopedThreadConfig ( size_t  stack_size,
size_t  priority,
bool  inherit_cfg,
const char *  thread_name,
int  pin_to_core = -1 
)
inline

Definition at line 36 of file ESP32Threads.hpp.


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