Microchip Technology dsPIC33E/PIC24E Series Reference Manual Download Page 5

© 2011 Microchip Technology Inc.

DS70573B-page 1-5

Section 1. Introduction

Introduction

1

1.4

 STYLE AND SYMBOL CONVENTIONS

Throughout this document, certain style and font format conventions are used. Most format 
conventions imply that a distinction should be made for the emphasized text. 

Table 1-1

 defines some of the symbols and terms used throughout this manual.

Table 1-1:

Document Conventions 

Symbol or Term

Description

set

To force a bit/register to a value of logic ‘

1

’.

clear

To force a bit/register to a value of logic ‘

0

’.

Reset

1) To force a register/bit to its default state. 
2) A condition in which the device places itself after a device Reset 
occurs. Some bits will be set to ‘

0

’ (such as interrupt enable bits), while 

others will be set to ‘

1

’ (such as the I/O data direction bits).

0xnn or nnh

Designates the number ‘nn’ in the hexadecimal number system. These 
conventions are used in the code examples. For example, the 
designation 0x13F or 13Fh may be used.

B

bbbbbbbb

Designates the number ‘

bbbbbbbb

’ in the binary number system. This 

convention is used in the text and in figures and tables. For example, the 
designation 

B

10100000

’ may be used.

R-M-W

Read-Modify-Write. This occurs when a register or port is read, the value 
is modified, and that value is then written back to the register or port. This 
action can occur from a single instruction (such as bit set,

 BSET

) or a 

sequence of instructions.

: (colon)

Used to specify a range or the concatenation of registers/bits/pins. 
One example is TMR3:TMR2, which is the concatenation of two 16-bit 
registers to form a 32-bit timer value. 
Concatenation order (left-right) usually specifies a positional relationship 
(MSb to LSb, higher to lower).

< >

Specifies bit(s) locations in a particular register. One example is SRxMPT 
(SPIxSTAT<5>), which specifies the abbreviation of bit and the register 
name, and associated bits or bit positions.

MSb, LSb

Indicates the Least/Most Significant bit in a field.

MSB, LSB 

Indicates the Least/Most Significant Byte in a field of bits.

msw, lsw

Indicates the least/most significant word in a field of bits.

Courier New 

Font

Used for code examples, binary numbers and for instruction mnemonics 
that appear in the text.

Times New Roman 
Font (Italics)

Used for equations. 

Note

A Note presents information that we want to re-emphasize, either to help 
you avoid a common pitfall or to make you aware of operating differences 
between some device family members. A Note can be in a box, or when 
used in a table or figure, it is located at the bottom of the table or figure.

Summary of Contents for dsPIC33E/PIC24E Series

Page 1: ...1 Section 1 Introduction HIGHLIGHTS This section of the manual contains the following major topics 1 1 Introduction 1 2 1 2 Device Structure 1 3 1 3 Development Support 1 4 1 4 Style and Symbol Conve...

Page 2: ...ined from your local Microchip sales office or downloaded from the Microchip Web site www microchip com Part 1 of this manual describes the following 16 bit dsPIC33E PIC24E devices dsPIC33EP256MU806 d...

Page 3: ...n 7 Oscillator Section 8 Reset Section 9 Watchdog Timer and Power Saving Modes Section 23 CodeGuard Security Section 24 Programming and Diagnostics Section 30 Device Configuration 1 2 3 Peripherals Th...

Page 4: ...ption of each of Microchip s development tools is provided in Section 31 Development Tool Support As new tools are developed the latest product briefs and user s guides can be obtained from your local...

Page 5: ...Write This occurs when a register or port is read the value is modified and that value is then written back to the register or port This action can occur from a single instruction such as bit set BSE...

Page 6: ...e application specific information that includes many examples of using and programming dsPIC33E DSCs and PIC24E MCUs which can help you when designing an application using one of our devices For the...

Page 7: ...Revision A December 2008 This is the initial released version of this document Revision B April 2011 This revision includes the following updates The device list was updated see 1 1 Introduction PIC2...

Page 8: ...dsPIC33E PIC24E Family Reference Manual DS70573B page 1 8 2011 Microchip Technology Inc NOTES...

Page 9: ...gy Incorporated in the U S A All other trademarks mentioned herein are property of their respective companies 2011 Microchip Technology Incorporated Printed in the U S A All Rights Reserved Printed on...

Page 10: ...5533 Fax 86 21 5407 5066 China Shenyang Tel 86 24 2334 2829 Fax 86 24 2334 2393 China Shenzhen Tel 86 755 8203 2660 Fax 86 755 8203 1760 China Wuhan Tel 86 27 5980 5300 Fax 86 27 5980 5118 China Xian...

Reviews: