Simple training demonstration to show the use of union and structure

Dependencies:   USBDevice mbed

Fork of OddExample2 by Jon Fuge

History

Bit definitions using struct and union default tip

2013-11-26, by jf1452 [Tue, 26 Nov 2013 15:03:49 +0000] rev 11

Bit definitions using struct and union


Odd Example 2 using union and structure

2013-11-26, by jf1452 [Tue, 26 Nov 2013 14:53:06 +0000] rev 10

Odd Example 2 using union and structure


Odd determination with bitwise AND

2013-11-26, by jf1452 [Tue, 26 Nov 2013 14:23:51 +0000] rev 9

Odd determination with bitwise AND


Example of using Union

2013-11-26, by jf1452 [Tue, 26 Nov 2013 14:11:37 +0000] rev 8

Example of using Union


Typedef Example

2013-11-26, by jf1452 [Tue, 26 Nov 2013 11:52:54 +0000] rev 7

Typedef Example


Structure Example

2013-11-26, by jf1452 [Tue, 26 Nov 2013 11:39:57 +0000] rev 6

Structure Example


Pointer Example

2013-11-26, by jf1452 [Tue, 26 Nov 2013 11:18:11 +0000] rev 5

Pointer Example


Enumeration Example

2013-11-26, by jf1452 [Tue, 26 Nov 2013 09:52:16 +0000] rev 4

Enumeration Example


Demonstration showing the use of variables, constants and arrays.

2013-11-26, by jf1452 [Tue, 26 Nov 2013 08:42:02 +0000] rev 3

Demonstration showing the use of variables, constants and arrays.


Hal is a simple USB Serial demonstrator

2013-11-25, by jf1452 [Mon, 25 Nov 2013 15:09:03 +0000] rev 2

Hal is a simple USB Serial demonstrator