Microchip® Advanced Software Framework

unit_tests.h File Reference

Main functions.

Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.

Functions

void main_cdc_set_dtr (bool b_enable)
 Call back from USB to notify a terminal connection to the CDC driver. More...
 

void main_cdc_set_dtr ( bool  b_enable)

Call back from USB to notify a terminal connection to the CDC driver.

Parameters
b_enableindication for connect/disconnect of terminal to CDC.

References DEFINE_TEST_ARRAY, DEFINE_TEST_CASE, DEFINE_TEST_SUITE, run_lwmesh_nwk_darareq_test(), and test_suite_run().