Can I simulate the output pin of a PWM channel using the Logic Analyzer in KEIL simulator?
Binary or hexadecimal?
A value is always a number. You may then choose to represent the number in decimal, hexadecimal or octal form. A few compilers has also added the non-standard extension of allowin a binary representation.
But whatever representation that is used in the source code, the value still represents the same number.