mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 10:25:09 +00:00
![]() This view is really nice to check flags, but when clearing them we must make sure that we only ever try to set 1 bit at a time, which makes setting bits through the structured view a footgun, as that fetches, ors in and then sets, potentially resetting other flags. |
||
---|---|---|
.. | ||
Commands.h | ||
PCISDHostController.cpp | ||
PCISDHostController.h | ||
Registers.h | ||
SDHostController.cpp | ||
SDHostController.h | ||
SDMemoryCard.cpp | ||
SDMemoryCard.h |