Expand description
C code generator using libcsynta API
This module generates C code that uses the libcsynta C API to encode/decode ASN.1 structures defined in an ASN.1 module.
Structs§
- CCode
GenConfig - Configuration options for C code generation
Functions§
- generate_
c - Generate C code from an ASN.1 module
- generate_
c_ with_ config - Generate C code with custom configuration