arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Public Member Functions | List of all members
NoInterruptHandler Class Reference

Disable, enable interrupts (only on the actual core) More...

#include <MutexRP2040.h>

Inheritance diagram for NoInterruptHandler:
MutexBase

Public Member Functions

void lock () override
 
void unlock () override
 

Detailed Description

Disable, enable interrupts (only on the actual core)

Author
Phil Schatzmann

Member Function Documentation

◆ lock()

void lock ( )
inlineoverridevirtual

Reimplemented from MutexBase.

◆ unlock()

void unlock ( )
inlineoverridevirtual

Reimplemented from MutexBase.


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