Embedded Artistry Framework
Embedded Systems C++ Framework
Public Types | Static Public Member Functions | List of all members
embutil::InterruptLockPolicyExample Struct Reference

#include <interrupt_lock.hpp>

Public Types

using TReturn = bool
 

Static Public Member Functions

static void enable_interrupts (bool enable) noexcept
 
static TReturn disable_interrupts () noexcept
 Disable interrupts and return the current setting. More...
 

Member Typedef Documentation

◆ TReturn

Member Function Documentation

◆ disable_interrupts()

static TReturn embutil::InterruptLockPolicyExample::disable_interrupts ( )
inlinestaticnoexcept

Disable interrupts and return the current setting.

◆ enable_interrupts()

static void embutil::InterruptLockPolicyExample::enable_interrupts ( bool  enable)
inlinestaticnoexcept

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