Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoField ¶
type GoField struct { DefNum string Name string CamelCaseName string Type string Array string // 255=N Components []string Scale string Offset string Units string Bits []string RefFieldName []string RefFieldValue []string Comment string Example string BaseType string GoType string GoInvalid string DynFields []*GoField }
type ValueTriple ¶
type ValueTriple struct {
Name, Value, Comment string
}
Click to show internal directories.
Click to hide internal directories.