Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

I/O Routines

I/O Routines

The Declaration of I/O Routines. More...

Typedefs

typedef volatile unsigned char vu8
 Define 8-bit unsigned volatile data type.
typedef volatile unsigned short vu16
 Define 16-bit unsigned volatile data type.
typedef volatile unsigned long vu32
 Define 32-bit unsigned volatile data type.

Detailed Description

The Declaration of I/O Routines.


Typedef Documentation

typedef volatile unsigned short vu16

Define 16-bit unsigned volatile data type.

Definition at line 434 of file M480.h.

typedef volatile unsigned long vu32

Define 32-bit unsigned volatile data type.

Definition at line 435 of file M480.h.

typedef volatile unsigned char vu8

Define 8-bit unsigned volatile data type.

Definition at line 433 of file M480.h.