hw functions for the SOLID slow control

Dependents:   S_SCTRL_e_test SPItest sscm

solid_sctrl_def.h

Committer:
wbeaumont
Date:
2014-09-15
Revision:
5:b527df9432c3
Parent:
4:a83242fe9d37
Child:
16:6bbb6bb0678a

File content as of revision 5:b527df9432c3:

#ifndef solid_sctrl_def_H
#define solid_sctrl_def_H


typedef unsigned int  u32;
typedef unsigned short int  u16;
typedef unsigned char u8;

#endif