Functions | Variables
intel_x64::msrs::ia32_debugctl::bt_off_user Namespace Reference

Functions

auto get () noexcept
 
void set (bool val) noexcept
 

Variables

constexpr const auto mask = 0x0000000000000400UL
 
constexpr const auto from = 10
 
constexpr const auto name = "bt_off_user"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_debugctl::bt_off_user::get ( )
inlinenoexcept

Definition at line 321 of file msrs_intel_x64.h.

◆ set()

void intel_x64::msrs::ia32_debugctl::bt_off_user::set ( bool  val)
inlinenoexcept

Definition at line 324 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_debugctl::bt_off_user::mask = 0x0000000000000400UL

Definition at line 317 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_debugctl::bt_off_user::from = 10

Definition at line 318 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_debugctl::bt_off_user::name = "bt_off_user"

Definition at line 319 of file msrs_intel_x64.h.