www.pudn.com > Grayscale.rar > sa7121h.h
/********************************************************************/ /* Copyright 2004 by SEED Incorporated. */ /* All rights reserved. Property of SEED Incorporated. */ /* Restricted rights to use, duplicate or disclose this code are */ /* granted through contract. */ /* */ /********************************************************************/ /********************************************************************/ /* sa7121h.h file */ /********************************************************************/ #ifndef SA7121H_H #define SA7121H_H #include#include typedef struct { Uint8 regsubaddr; Uint8 regvule; } SA7121H_ConfParams; #endif