Prusa MINI Firmware overview
|
#include <unwarm.h>
Public Attributes | |
uint32_t | v |
int | o |
Type for tracking information about a register. This stores the register value, as well as other data that helps unwinding.
uint32_t RegData::v |
The value held in the register.
int RegData::o |
The origin of the register value. This is used to track how the value in the register was loaded.