Functions | Variables
intel_x64::cr0::protection_enable Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000000001UL
 
constexpr const auto from = 0
 
constexpr const auto name = "protection_enable"
 

Function Documentation

◆ get()

auto intel_x64::cr0::protection_enable::get ( )
inlinenoexcept

Definition at line 60 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr0::protection_enable::set ( bool  val)
inlinenoexcept

Definition at line 63 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::protection_enable::mask = 0x0000000000000001UL

Definition at line 56 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::protection_enable::from = 0

Definition at line 57 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr0::protection_enable::name = "protection_enable"

Definition at line 58 of file crs_intel_x64.h.