Renesas RSKM16C6NK Technical Information Page 20

  • Download
  • Add to my manuals
  • Print
  • Page
    / 24
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 19
The call to ‘hardwaresetup()’ will initialise the device hardware and peripherals ready for the tutorial software.
The call to ‘main()’ will start the main demonstration code.
7.1.2. Board initialisation code (Hwsetup.c / hwsetup.h)
There are four common stages to the configuration of the microcontroller device. The code to demonstrate this is therefore split into four
functions. Each function is written specifically for the device supported. The function calls are shown below.
16
Page view 19
1 2 ... 15 16 17 18 19 20 21 22 23 24

Comments to this Manuals

No comments