This section describes the UBM Function Prototypes.
Functions | |
mtb_en_ubm_status_t | mtb_ubm_init (const mtb_stc_ubm_backplane_cfg_t *config, const mtb_stc_ubm_backplane_control_signals_t *signals, mtb_stc_ubm_context_t *ubm_context) |
Initializes the UBM middleware. More... | |
mtb_en_ubm_status_t mtb_ubm_init | ( | const mtb_stc_ubm_backplane_cfg_t * | config, |
const mtb_stc_ubm_backplane_control_signals_t * | signals, | ||
mtb_stc_ubm_context_t * | ubm_context | ||
) |
Initializes the UBM middleware.
config | The pointer to the backplane configuration structure. |
signals | The pointer to the signals configuration structure. |
ubm_context | The pointer to the UBM context structure. |