There is a sample c code for testing the LEDs using dip switches which are present on OMAPL138 kit in which I exposed to a term called CHKBIT. Can any one please explain about it.
(in code it is written in this way: " if (!CHKBIT(last_dip_state, bitval_u32[i])) " ). Can any one please provide some explanation regarding the code description
Thanks in advance.