tin  1.5.9
tsm::platform::bare_metal_arm_profile Struct Reference

Bare-metal ARM profile for superloop or interrupt-woken deployments. More...

#include <profile.h>

Collaboration diagram for tsm::platform::bare_metal_arm_profile:
Collaboration graph

Static Public Attributes

static constexpr bool heap_allowed = false
 
static constexpr bool exceptions_allowed = false
 
static constexpr bool rtti_allowed = false
 
static constexpr bool host_threads_available = false
 
static constexpr bool wall_clock_available = false
 
static constexpr bool tick_driven_time = true
 

Detailed Description

Bare-metal ARM profile for superloop or interrupt-woken deployments.

Member Data Documentation

◆ exceptions_allowed

constexpr bool tsm::platform::bare_metal_arm_profile::exceptions_allowed = false
staticconstexpr

◆ heap_allowed

constexpr bool tsm::platform::bare_metal_arm_profile::heap_allowed = false
staticconstexpr

◆ host_threads_available

constexpr bool tsm::platform::bare_metal_arm_profile::host_threads_available = false
staticconstexpr

◆ rtti_allowed

constexpr bool tsm::platform::bare_metal_arm_profile::rtti_allowed = false
staticconstexpr

◆ tick_driven_time

constexpr bool tsm::platform::bare_metal_arm_profile::tick_driven_time = true
staticconstexpr

◆ wall_clock_available

constexpr bool tsm::platform::bare_metal_arm_profile::wall_clock_available = false
staticconstexpr

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