MK715x1 Remote Controller Application
Quick Reference Guide
FEXK715x1_RC_Quick_Guide-01
iii
Notation
Category
Notation
Description
● Value
0x
nn
Represents a hexadecimal number.
0b
nnnn
Represents a binary number.
● Address
0x
nnnn_nnnn
Represents a hexadecimal number. (indicates 0xnnnnnnnn)
● Unit
Word, WORD
1 word = 32 bits
Byte, BYTE
1 byte = 8 bits
Mega, M
10
6
Kilo, K
2
10
= 1024
Kilo, k
10
3
= 1000
Milli, m
10
-3
Micro,
10
-6
Nano, n
10
-9
Second, s (lowercase)
Second
● Term
"H" level
Indicates high voltage signal levels V
IH
and V
OH
as specified by
the electrical characteristics.
"L" level
Indicates low voltage signal levels V
IL
and V
OL
as specified by
the electrical characteristics.
● Register Description
Read/write attribute: R indicates read-enabled; W indicates write-enabled.
MSB: Most significant bit in an 8-bit register (memory)
LSB: Least significant bit in an 8-bit register (memory)