Manual • Doc.-No.: C.3012.21 / Rev. 1.1 CAN-CBX-REL4
Page 8 of 99
Typographical Conventions
Throughout this manual the following typographical conventions are used to distinguish technical
terms.
Convention
Example
File and path names
/dev/null or <stdio.h>
Function names
open()
Programming constants
NULL
Programming data types
uint32_t
Variable names
Count
The following indicators are used to highlight noticeable descriptions.
Attention:
Warnings or cautions to tell you about operations which might have unwanted side
effects.
Note:
Notes to point out something important or useful.
Number Representation
All numbers in this document are base 10 unless designated otherwise. For hexadecimal numbers
h
is
appended . For example, 42 is represented as 2A
h
in hexadecimal format.