pub unsafe extern "C" fn acc_rss_hal_register(
hal: *const acc_hal_a121_t,
) -> boolExpand description
@brief Register an integration
@param[in] hal A reference to the hal to register @return True if a valid integration is registered, false otherwise