acc_rss_assembly_test_enable

Function acc_rss_assembly_test_enable 

Source
pub unsafe extern "C" fn acc_rss_assembly_test_enable(
    assembly_test: *mut acc_rss_assembly_test_t,
    test_id: acc_rss_assembly_test_test_id_t,
)
Expand description

@brief Enable a test in assembly test

@param[in] assembly_test The assembly_test instance @param[in] test_id The id of the test to be enabled