menu
rohd_schematic_viewer
schematic_viewer.dart
TypeFieldNode
startBit property
startBit
dark_mode
light_mode
startBit
property
int
startBit
final
The bit range within the parent: [startBit, endBit) (LSB-first).
Implementation
final int startBit;
rohd_schematic_viewer
schematic_viewer
TypeFieldNode
startBit property
TypeFieldNode class