kerneltest/e32test/iic/t_iic.h
changeset 261 4dbffe5c974e
parent 247 d8d70de2bd36
equal deleted inserted replaced
260:a1a318fd91af 261:4dbffe5c974e
    90 enum TSpiWordWidth
    90 enum TSpiWordWidth
    91 	{
    91 	{
    92 	ESpiWordWidth_8,
    92 	ESpiWordWidth_8,
    93 	ESpiWordWidth_10,
    93 	ESpiWordWidth_10,
    94 	ESpiWordWidth_12,
    94 	ESpiWordWidth_12,
    95 	ESpiWordWidth_16
    95 	ESpiWordWidth_16,
       
    96 	ESpiWordWidth_32
    96 	};
    97 	};
    97 
    98 
    98 enum TSpiClkMode
    99 enum TSpiClkMode
    99 	{
   100 	{
   100 	ESpiPolarityLowRisingEdge,		// Active high, odd edges
   101 	ESpiPolarityLowRisingEdge,		// Active high, odd edges