public class SystemInfo| NurApiSystemInfo | Initializes a new instance of the NurApiSystemInfo class |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| appAddr | Application base address. |
| appCRCWord | Application CRC. |
| appSzWord | Application size. |
| blAddr | Bootloader address. |
| mainStackUsage | Stack usage when entered main(). |
| nvSetAddr | Non-vilatile settings' address. |
| stackTop | Top of stack. |
| szFlash | Flash memory size. |
| szNvSettings | Size reserved for non-volatile settings. |
| szSram | Internal SRAM size. |
| szTagBuffer | Tag buffer size in bytes. |
| szUsedSram | Used SRAM. |
| vectorBase | Interrupt vector base. |