1
Answer

Bool To bit/byte

ilhami caliskan

ilhami caliskan

12y
1.5k
1

Hello All,

could anybody help me to convert bools to a byte or evtl. in a hex?

I have some bools like

bool0,bool1,bool2,bool3,bool4,bool5,bool6,bool7;

This bools I want to conver to 8 bit or to hex, to sent later to serial port.

How to do it?

thanx in advance


 

Answers (1)