OpenMPTL - ARM Cortex (common)
C++ Microprocessor Template Library
Static Public Member Functions | List of all members
mptl::dwt Class Reference

#include <dwt.hpp>

Static Public Member Functions

static void enable (void)
 
static void disable (void)
 
static void cycle_counter_enable (void)
 
static DWT::CYCCNT::value_type cycle_counter_load (void)
 

Member Function Documentation

◆ cycle_counter_enable()

static void mptl::dwt::cycle_counter_enable ( void  )
inlinestatic

◆ cycle_counter_load()

static DWT::CYCCNT::value_type mptl::dwt::cycle_counter_load ( void  )
inlinestatic

◆ disable()

static void mptl::dwt::disable ( void  )
inlinestatic

◆ enable()

static void mptl::dwt::enable ( void  )
inlinestatic

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