Bl2600 Function Apis; Board Initialization - Z-World Wolf BL2600 User Manual

C-programmable single-board computer with ethernet
Table of Contents

Advertisement

4.4 BL2600 Function APIs

4.4.1 Board Initialization

void brdInit (void);
Call this function at the beginning of your program. This function initializes the system I/O ports and
loads all the A/D converter and D/A converter calibration constants from flash memory into SRAM for
use by your program.
The ports are initialized according to Table A-3 in Appendix A.
SEE ALSO
digOut, digIn, serMode, anaOut, anaIn, anaInDriver, anaOutDriver
40
Wolf (BL2600)

Advertisement

Table of Contents
loading

Table of Contents