SWORD Structure

Microchip MDD File System Interface

MDDFS Interface Library Help
SWORD Structure
C
typedef struct {
  unsigned char array[3];
} SWORD;
Description

The SWORD macro is used to defined a 24-bit data type. For 16+ bit architectures, this must be represented as an array of three bytes.

Microchip MDD File System Interface 1.2.0 - [Aug 18, 2008]
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.