Documentation of the uHAL library.
For development purposes, this documentation contains all classes that form part of uHAL. End users only need to use the following classes:
uhal::ConnectionManager
uhal::HwInterface
uhal::Node
uhal::ValHeader
, uhal::ValWord
, uhal::ValVector<uint32_t>
Before looking at these doxygen pages, please read the uHAL quick tutorial here for an overall summary of how to use uHAL, and how to write address/connection files.