Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Group_logging_structures
Documentation of the typedefs defined by the logging utility. More...
Typedefs | |
typedef int(* | log_output )(CY_LOG_FACILITY_T facility, CY_LOG_LEVEL_T level, char *logmsg) |
Prototype for application callback to use the logging message. | |
typedef cy_rslt_t(* | platform_get_time )(uint32_t *time) |
Prototype for application callback to get current time in milliseconds. |
Detailed Description
Documentation of the typedefs defined by the logging utility.
Typedef Documentation
typedef int(* log_output)(CY_LOG_FACILITY_T facility, CY_LOG_LEVEL_T level, char *logmsg) |
typedef cy_rslt_t(* platform_get_time)(uint32_t *time) |
Generated on Thu Jul 14 2022 12:58:44 by
