kerneltest/e32test/iic/t_iic.h
changeset 272 70a6efdb753f
parent 261 4dbffe5c974e
equal deleted inserted replaced
266:0008ccd16016 272:70a6efdb753f
    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