Modules

Still Image Class Driver - LUFA/Drivers/Class/StillImage.h
[USB Class Drivers]

Modules

 Common Class Definitions
 Still Image Class Host Mode Driver

Detailed Description

Module Source Dependencies

The following files must be built with any user project that uses this module:

Description

Still Image Class Driver module. This module contains an internal implementation of the USB Still Image Class, for USB Host mode only. User applications can use this class driver instead of implementing the Still Image class manually via the low-level LUFA APIs.

This module is designed to simplify the user code by exposing only the required interface needed to interface with Devices using the USB Still Image Class.