For Embedded Software Memory-Maps
Category: Value Added...
SpectaReg comes with an embedded software API for reading, writing and testing registers and bit-fields from C - the PDTi Hardware Abstraction Layer in C HALiC.
SpectaReg generates a variety of useful register-map outputs for embedded software development, these include...
- C Register Macros
- C Register Abstract Data Types (ADT)
- C Unit Test
- C++ Classes
As is the case with all SpectaReg outputs, the coding style can be customized to your specifics. For example, variable naming can be configured to use mixedCase or lower_case_underscore naming styles.
