When it helps
Use this member when you need direct access to the state represented by its declared type.
PSYQO SDK
Variable
Exposes `CauseMask` on the `psyqo::Hardware::CDRom` namespace for the hardware/cdrom module.
Register<0, uint8_t, WriteQueue::Bypass, Access<BasicAccess<2050, 3212840960U, uint8_t>, 1>> CauseMaskExposes `CauseMask` on the `psyqo::Hardware::CDRom` namespace for the hardware/cdrom module.
#include "psyqo/hardware/cdrom.hh"
auto value = psyqo::Hardware::CDRom::CauseMask;Use this member when you need direct access to the state represented by its declared type.
Direct field access has no validation step. Keep the owning object alive, respect units and ranges, and do not mutate state while hardware or another subsystem is consuming it.