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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000100UL
 
constexpr const auto from = 8
 
constexpr const auto name = "btint"
 

Function Documentation

◆ get()

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

Definition at line 295 of file msrs_intel_x64.h.

◆ set()

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

Definition at line 298 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_debugctl::btint::mask = 0x0000000000000100UL

Definition at line 291 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_debugctl::btint::from = 8

Definition at line 292 of file msrs_intel_x64.h.

◆ name

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

Definition at line 293 of file msrs_intel_x64.h.