Page 5
About this Document
Conventions
Indicates important information or warnings concerning situations which
could result in personal injury, or damage or destruction of the
component.
Indicates important information concerning electrostatic discharge which
could result in damage or destruction of the component.
Indicates important information or warnings concerning proper
functionality of the product described in this document.
The globe icon indicates a
hyperlink
that links directly to the Internet.
When no globe icon is present, the hyperlink links to specific information
within this document.
Italics
Folder, file and function names are printed in
italics
.
Comment
Comments embedded into coding examples are shown in green text.
IRQ#
/IRQ
Signal names followed by a hashtag "#" or preceded by a forward slash "/"
indicate that this signal is either active low or that it becomes active at a
falling edge.
In/Out
Signal directions in signal mnemonics tables generally refer to the
corresponding board or component, "in" meaning "to the board or
component", "out" meaning "from the board or component".
0xFF
Hexadecimal numbers are preceded by "
0x
".
0b1111
Binary numbers are preceded by "
0b
".