Ok. How can save the bitvalue to form byte. I need sample code for it. to move the values to
Byte_Addr[0]={bit1,bit2,bit3,bit4,bit5,bit6,bit7,bit8}
Next Byte
Byte_Addr[1]={bit9,bit10,bit11,bit12,bit13,bit14,bit15,bit16}
and so on
Ok. How can save the bitvalue to form byte. I need sample code for it. to move the values to
Byte_Addr[0]={bit1,bit2,bit3,bit4,bit5,bit6,bit7,bit8}
Next Byte
Byte_Addr[1]={bit9,bit10,bit11,bit12,bit13,bit14,bit15,bit16}
and so on