acc_rss_hal_register

Function acc_rss_hal_register 

Source
pub unsafe extern "C" fn acc_rss_hal_register(
    hal: *const acc_hal_a121_t,
) -> bool
Expand 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