Руководство по эксплуатации Renesas RJJ10J1643-0101

Руководство по эксплуатации для устройства Renesas RJJ10J1643-0101

Устройство: Renesas RJJ10J1643-0101
Категория: Сетевая карта
Производитель: Renesas
Размер: 0.83 MB
Добавлено: 5/26/2013
Количество страниц: 202
Печатать инструкцию

Скачать

Как пользоваться?

Наша цель - обеспечить Вам самый быстрый доступ к руководству по эксплуатации устройства Renesas RJJ10J1643-0101. Пользуясь просмотром онлайн Вы можете быстро просмотреть содержание и перейти на страницу, на которой найдете решение своей проблемы с Renesas RJJ10J1643-0101.

Для Вашего удобства

Если просмотр руководства Renesas RJJ10J1643-0101 непосредственно на этой странице для Вас неудобен, Вы можете воспользоваться двумя возможными решениями:

  • Полноэкранный просмотр -, Чтобы удобно просматривать инструкцию (без скачивания на компьютер) Вы можете использовать режим полноэкранного просмотра. Чтобы запустить просмотр инструкции Renesas RJJ10J1643-0101 на полном экране, используйте кнопку Полный экран.
  • Скачивание на компьютер - Вы можете также скачать инструкцию Renesas RJJ10J1643-0101 на свой компьютер и сохранить ее в своем архиве. Если ты все же не хотите занимать место на своем устройстве, Вы всегда можете скачать ее из ManualsBase.
Renesas RJJ10J1643-0101 Руководство по эксплуатации - Online PDF
Advertisement
« Page 1 of 202 »
Advertisement
Печатная версия

Многие предпочитают читать документы не на экране, а в печатной версии. Опция распечатки инструкции также предусмотрена и Вы можете воспользоваться ею нажав на ссылку, находящуюся выше - Печатать инструкцию. Вам не обязательно печатать всю инструкцию Renesas RJJ10J1643-0101 а только некоторые страницы. Берегите бумагу.

Резюме

Ниже Вы найдете заявки которые находятся на очередных страницах инструкции для Renesas RJJ10J1643-0101. Если Вы хотите быстро просмотреть содержимое страниц, которые находятся на очередных страницах инструкции, Вы воспользоваться ими.

Краткое содержание
Краткое содержание страницы № 1

REJ10J1502-0101
Renesas Embedded
Application Programming Interface
Reference manual
Rev.1.01
Feb 16, 2007 www.renesas.com

Краткое содержание страницы № 2

REVISION HISTORY Summary Rev. Date 1.00 06.04.07 1.01 ・ Additions and corrections made for support of libraries for the H8/36094, H8/36077, 07.02.16 H8/36109, and R8C/24 and 25 ・ Unnecessary periods in Chapter 1, “Instruction,” deleted ・ Port P73 of H8 deleted ・ Channels A–D written in CreateInputCapture corrected to input captures A–D ・ Error in writing “seroal” corrected to “serial” ・ Erroneous description of RAPI_70_STATES corrected ・ Error in writing of timer channel names corre

Краткое содержание страницы № 3

・ Description of third argument in __CreateInputCapture corrected ・ Wording “specified” unified to “specified” ・ RAPI_BOTH deleted from the description of timer B1 count edges of H8/300H in __CreateEventCounter ・ RAPI_FTIOA and RAPI_FTIOB added to __CreatePulsePeriodMeasurementMode and __CreatePulseWidthMeasurementMode ・ All occurrences of the word “Tiny” deleted ・ Description of second argument added to __GetPulsePeriodMeasurementMode, __GetPulseWidthMeasurementMode, and __GetEvent

Краткое содержание страницы № 4

・ RAPI_AN30, RAPI_AN31, RAPI_AN32, and RAPI_P9_GROUP added to the item for data1 of M16C in __CreateADC ・ RAPI_AN30, RAPI_AN31, RAPI_AN32, and RAPI_P9_GROUP added to the item for data1 of M16C in __EnableADC ・ Error in writing of H8/300H interrupt set values in __CreateOutputCompare corrected ・ Error in writing of timer RD and timer RD symbol name corrected ・ Description of gate function of M16C in __CreateEventCounter deleted ・ Description of H8/300H noise rejection function in __Bas

Краткое содержание страницы № 5

Table of Contents Table of Contents ................................................................5 1. Introduction................................................................... 8 2. Driver ....................................................................... 9 2.1 Overview.................................................................. 9 2.2 Driver Features............................................................ 10 2.3 Serial Interface Driver..............................

Краткое содержание страницы № 6

__CreateTimer ........................................................... 54 __EnableTimer ........................................................... 60 __DestroyTimer .......................................................... 62 __CreateEventCounter ..................................................... 64 __EnableEventCounter..................................................... 69 __DestroyEventCounter .................................................... 71 __GetEventCounter.............

Краткое содержание страницы № 7

__GetADC ............................................................. 197 __GetADCAll........................................................... 198 __GetADCStatus......................................................... 199 __ClearADCStatus ....................................................... 200 Rev.1.01 2007.02.16 7 RJJ10J1643-0101

Краткое содержание страницы № 8

1. Introduction The Renesas Embedded Application Programming Interface (API) is a unified API for the microcomputers made by Renesas Technology Corporation. Rev.1.01 2007.02.16 8 RJJ10J1643-0101

Краткое содержание страницы № 9

2. Driver 2.1 Overview The library described herein provides a peripheral facility control program (peripheral driver) for microcomputers. Use of the Renesas API permits the peripheral driver to be built into a user program. Configuration of Renesas APIs is shown below. File name Description rapi_xxx_yyy.lib This is the Renesas API library file. To use (xxx = family name, yyy = series name) Renesas APIs, specify this file as input file for the linker. rapi_ad_xxx_yyy.h This is the he

Краткое содержание страницы № 10

2.2 Driver Features The library described herein has the following features available as a peripheral driver. (1) Serial I/O control feature It comprises a serial interface driver, which sets or clears the conditions of serial communication, as well as controls and manages the transmission/reception of communication data. (2) Timer control feature It comprises a timer driver, which sets or clears the operating conditions of timers, as well as controls the timer operation. (3) I/O

Краткое содержание страницы № 11

2.3 Serial Interface Driver The serial interface driver sets serial communication, clears settings, transmit/receives data, and controls the status of serial communication. There are two kinds of serial interface driver: a single-data transmission/reception API and a multi-data transmission/reception API. Rev.1.01 2007.02.16 11 RJJ10J1643-0101

Краткое содержание страницы № 12

2.4 Timer Driver The timer driver sets the timer, clears timer settings, controls timer operation, and acquires a counter value with respect to the following modes: • Timer mode • Event counter mode • Pulse width modulation mode (PWM mode) • Pulse period measurement mode • Pulse width measurement mode • Input capture mode • Output compare mode 2.4.1 Timer Mode In this mode, the timer counts the internally generated count source. When an underflow or an overflow interrupt occurs,

Краткое содержание страницы № 13

2.4.7 Output Compare Mode In this mode, the timer generates an interrupt request when the timer counter and a comparison value match. When a compare match interrupt or an underflow or an overflow interrupt occurs, it calls a preset callback function. Rev.1.01 2007.02.16 13 RJJ10J1643-0101

Краткое содержание страницы № 14

2.5 I/O Port Driver The I/O port driver sets the I/O port for input or output, writes data to the I/O port, and reads data from the I/O port. Rev.1.01 2007.02.16 14 RJJ10J1643-0101

Краткое содержание страницы № 15

2.6 External Interrupt Driver The external interrupt driver sets external interrupts, controls external interrupts, acquires the status of external interrupt flags, and clears external interrupt flags. Rev.1.01 2007.02.16 15 RJJ10J1643-0101

Краткое содержание страницы № 16

2.7 A/D Converter Driver The A/D converter driver sets the A/D converter, controls the A/D converter, clears settings of the A/D converter, acquires the A/D converter value, acquires the status of the A/D converter, and clears the status of the A/D converter. [A/D converter driver usage example (single-shot mode)] Here, a program example is shown for the A/D converter operating in single-shot mode under the conditions given below. CPU : R8C Operating clock : fAD divided by 2 Reso

Краткое содержание страницы № 17

Program example #include "rapi_ad_r8c_13.h" void main( void ) { unsigned int status, data; /* Set up A/D converter as one short mode */ __CreateADC( RAPI_ONE_SHOT|RAPI_AN0|RAPI_FAD2| RAPI_WITH_SAMPLE_HOLD| RAPI_AD_OFF|RAPI_10BIT, 1, 0, 0 ); while( 1 ){ /* Disable A/D converter */ __EnableADC( RAPI_AN0| RAPI_AD_ON, 1 ); /* Check a flag bit of A/D converter interrupt */ do{ __GetADCStatus(

Краткое содержание страницы № 18

3. Standard Types This section describes the standard types defined in the library. For details about the set values, refer to the description of each API. Standard type Description Boolean The Boolean type represents the enum-type data that indicates whether successful (RAPI_TRUE (= 1)) or failed (RAPI_FALSE (= 0)). VoidFuncNotify The VoidFuncNotify type represents the type of the notification function to be registered. Rev.1.01 2007.02.16 18 RJJ10J1643-0101

Краткое содержание страницы № 19

4. Library Reference 4.1 API List by Peripheral Facility The table below lists the Renesas Embedded APIs classified by peripheral facility. NO Facility API API operation classification Opens serial port Single-data 1 __BasicOpenSerialDriver serial I/O Closes serial port 2 __BasicCloseSerialDriver Sets serial communication 3 __BasicSetSerialFormat Receives 1 data 4 __BasicStartSerialReceiving Transmits 1 data 5 __BasicStartSerialSending Reads receive status 6 __BasicReceivingSt

Краткое содержание страницы № 20

Sets pulse width measurement 35 __CreatePulseWidthMeasurementMode mode Controls operation of pulse width 36 __EnablePulseWidthMeasurementMode measurement mode Clears setting of pulse width 37 Timer __DestroyPulseWidthMeasurementMode measurement mode Acquires measured value of pulse 38 __GetPulseWidthMeasurementMode width measurement mode Sets input capture mode 39 __CreateInputCapture Controls operation of input capture 40 __EnableInputCapture mode Clears setting of input capture


Скачавание инструкции
# Руководство по эксплуатации Категория Скачать
1 Renesas 70 Руководство по эксплуатации Сетевая карта 1
2 Renesas 740 Family Руководство по эксплуатации Сетевая карта 2
3 Renesas 4514 Руководство по эксплуатации Сетевая карта 0
4 Renesas Converter Board M30290T-80FPD Руководство по эксплуатации Сетевая карта 0
5 Renesas Asynchronous SH7145F Руководство по эксплуатации Сетевая карта 0
6 Renesas Compact Emulator M30620T-CPE Руководство по эксплуатации Сетевая карта 3
7 Renesas Converter Board for M30102 M30102T-PTC Руководство по эксплуатации Сетевая карта 0
8 Renesas Compact Emulator M34571T2-CPE Руководство по эксплуатации Сетевая карта 0
9 Renesas Converter Board M3T-F160-100NSE Руководство по эксплуатации Сетевая карта 0
10 Renesas Converter Board M3T-100LCC-QSD Руководство по эксплуатации Сетевая карта 1
11 Renesas Converter Board for M32171FxxFP M32171T-PTC Руководство по эксплуатации Сетевая карта 1
12 Renesas Converter Board M37530T-PTCB Руководство по эксплуатации Сетевая карта 0
13 Renesas Converter Board M30291T-64FPD Руководство по эксплуатации Сетевая карта 0
14 Renesas Converter Board M3T-F160-100NRB Руководство по эксплуатации Сетевая карта 0
15 Renesas Converter Board M3T-FLX-42SPB Руководство по эксплуатации Сетевая карта 0
16 Sony BTA-NW1A Руководство по эксплуатации Сетевая карта 2
17 Sony BKMW-E3000 Руководство по эксплуатации Сетевая карта 2
18 Sony AC-SQ950D Руководство по эксплуатации Сетевая карта 0
19 Sony BBV RX100 Руководство по эксплуатации Сетевая карта 3
20 Sony CLIE A-AVZ-100-11 Руководство по эксплуатации Сетевая карта 1