8 Commits

Author SHA1 Message Date
Nicolas Clauvelin
8cb2714b4b Fix typo in API documentation
This commit fixes the register type used in the "Register pack goodies" example.

Closes #16
2024-02-21 20:56:54 -05:00
Nicolas Clauvelin
eb166f16e2 Update documentation for register memory access
This commit adds a mention of the `rw_mem_device` and `ro_mem_device`
that provides access to a register memory.

Closes #15
2022-01-27 13:16:20 -05:00
Nicolas Clauvelin
c1081a114e Code maintenance
* Revise and simplify most enable_if statements in the project.
* Update code style in all files.
* Update copyright year.
* Add a dedicated Memory.h header with the memory device implementation.
* Update documentation.
* CMake cleanup.
2019-04-24 17:00:57 -04:00
Nicolas Clauvelin
819a004588 API DOCUMENTATION UPDATED
Register pack loop revised for consistency.
2018-03-20 11:20:42 -04:00
Nicolas Clauvelin
c6c2c5055a UPDATED DOCUMENTATION 2018-03-20 08:38:44 -04:00
Nicolas Clauvelin
8d2cdbf25f UPDATED API DOCUMENTATION
This is related to #12.
2018-03-16 15:09:34 -04:00
Nicolas Clauvelin
058ccbf13d UPDATED DOCUMENTATION FOR REVISED API
This closes #10.
2018-03-11 09:27:03 -04:00
Nicolas Clauvelin
d7404ab946 INITIAL COMMIT 2018-02-20 15:38:59 -05:00