This is an old revision of the document!


HEXSW

The HEX switch on the CT Board can switch through 16 different states (4 bit).

Please make sure the CT Board is in the correct mode.
Supported modes: 1, 2, 3 ===== Programming Example =====

The code snippet bellow shows how to use the HEXSW.

#include "reg_ctboard.h"
 
uint8_t data = CT_HEXSW;       /* Read HEXSW into the lower nibble of a byte. */


The Registers are read only.




  • ctboard/peripherals/hexsw.1456397070.txt.gz
  • Last modified: 2016/02/25 10:44
  • by feur