Published on - 23rd April 2010 20:52
Number of Views: 10898
Microchip brand identity is a valuable asset protected by trademark law. Microchip aims to protect this asset by ensuring that its trademarks are used properly by Microchip, its customers, licensees, distributors, vendors, consultants, developers and others. You may use Microchip trademarks and product names to refer to Microchip products and services as long as you follow these Guidelines.
...
Re: Display 2 WORDs as a 32bit integer
A few tweaks to scrounge some resources back
richard Today, 00:59Test var byte[3] SYSTEM
Dividend var byte[6] SYSTEM
Remainder var byte[3] SYSTEM ; 24 bit remainder from 1000000 division...