Sold slow control/

Dependents:   sscm

Fork of S_SCTRL_SMlib by wimbeaumont Project

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers solid_sctrl_def.h Source File

solid_sctrl_def.h

00001 #ifndef solid_sctrl_def_H
00002 #define solid_sctrl_def_H
00003 
00004 
00005 typedef unsigned int  u32;
00006 typedef unsigned short int  u16;
00007 typedef unsigned char u8;
00008 
00009 #endif