Preliminary
Bitfield definitions
The Karbon
KBN-4-2
BitFlow, Inc.
Version F.0
4.2 Bitfield definitions
4.2.1 Example Bitfield Definition
Here is what each bitfield definition looks like:
BITFIELD
R/W, CON0[7..0], Karbon, Neon, R64
BitField discussion.
4.2.2 Bitfield Definition Explanation.
The definitions is broken into three sections (see Table 4-1).
Table 4-1 Bitfield Sections.
Section
Meaning
Bitfield name
This is the name of the bitfield. This name is use to program
this bitfield from software or from within and camera config-
uration file. When programming bitfields from software
using a Peek or Poke function, the bitfield is preceded with
“REG_”. For example the bitfield CFREQ is referred to in
software as REG_CFREQ.
Bitfield details
This section describes how the bitfield is accessed. The first
part describes the how the bits can be accessed. For exam-
ple R/W means the register can be both read and writen.
See theTable 4-2 for details.The second part is the wide reg-
ister that the bitfield is located in. In the example above this
bitfield is in CON0. Following the wide register name is a
bitfield location description, in hardware engineering for-
mat. For example, [7..0], means the bitfield has 8 bits, loca-
tion in positions 0 to 7. Finally this section also indicates if
the register is specific to only one product family.
Bitfield discussion
This section explains the purposed of the bitfield in detail.
Usually meaning of every possible value of the bitfield is
listed.
Summary of Contents for KBN-CL4-2.51-SP
Page 20: ...P r e l i m i n a r y The Karbon CL Models The Karbon KBN 1 12 BitFlow Inc Version F 0 ...
Page 62: ...P r e l i m i n a r y DEST_ADD The Karbon KBN 3 8 BitFlow Inc Version F 0 ...
Page 190: ...P r e l i m i n a r y Camera Link Controls CCs The Karbon KBN 7 12 BitFlow Inc Version F 0 ...