Rev 1616 | Rev 1631 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1616 | Rev 1628 | ||
|---|---|---|---|
| Line 826... | Line 826... | ||
| 826 | </nmt_message> |
826 | </nmt_message> |
| 827 | <nmt_message id="8" name="Bios_Start"> |
827 | <nmt_message id="8" name="Bios_Start"> |
| 828 | <variables> |
828 | <variables> |
| 829 | <variable name="BiosVersion" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
829 | <variable name="BiosVersion" type="uint" start_bit="0" bit_length="16" unit="" description=""/> |
| 830 | <variable name="HasApplication" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
830 | <variable name="HasApplication" type="uint" start_bit="16" bit_length="8" unit="" description=""/> |
| - | 831 | <variable name="DeviceType" type="enum" start_bit="24" bit_length="8" unit="" description=""> |
|
| - | 832 | <value id="0" name="mega8"/> |
|
| - | 833 | <value id="1" name="mega48"/> |
|
| - | 834 | <value id="2" name="mega88"/> |
|
| - | 835 | <value id="3" name="mega168"/> |
|
| - | 836 | <value id="4" name="mega328"/> |
|
| - | 837 | </variable> |
|
| 831 | <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/> |
838 | <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/> |
| 832 | </variables> |
839 | </variables> |
| 833 | </nmt_message> |
840 | </nmt_message> |
| 834 | <nmt_message id="12" name="Pgm_Start"> |
841 | <nmt_message id="12" name="Pgm_Start"> |
| 835 | <variables> |
842 | <variables> |