Thorsten de Buhr

Results 4 comments of Thorsten de Buhr

Hi, does the register have a 32bit representation (means, all three (four) can be read as one 32bit register having the upper 8 bit "reserved")? In this case you can...

Can you please give an example how you would describe this in C with struct and union? Are the Registers 1-3 in ascending address space with or without gaps? What...

As the sizes are known during generation, could this be a solution? `#define ENABLE ((uint8_t) 42)`

Hi, some comments: - SVDConv is available as compiled for Windows, Linux, Mac, and as source distribution. See https://github.com/Open-CMSIS-Pack/devtools - regarding derivedFrom: if field name and enumeratedValues container name are...