/* * TYPEDEF: SE_Short_Integer_Positive * * This data type specifies a positive 16 bit integer. */ typedef unsigned short SE_Short_Integer_Positive;