64 #include <amxc/amxc.h>
65 #include <amxp/amxp.h>
67 #include <amxd/amxd_dm.h>
76 amxd_dm_t*
const dm) {
82 when_not_null(ctx->
dm, exit);
Ambiorix bus agnostic API header file.
Ambiorix Bus Backend Interface.
#define amxb_is_valid_be_func(ft, member, ptr)
Ambiorix Bus Agnostic Data Model registration.
#define AMXB_ERROR_NOT_SUPPORTED_OP
Function/operation not supported.
int amxb_register(amxb_bus_ctx_t *const ctx, amxd_dm_t *const dm)
Registers a data model to a certain bus context (connection).
The back-end interface structure.
amxb_be_register_fn_t register_dm
const amxb_be_funcs_t * bus_fn