This file is part of the AFBR-S50 hardware API.
status_t print(const char *fmt_s,...)
A printf-like function to print formatted data to an debugging interface.
Definition sci_log.c:106
int32_t status_t
Type used for all status and error return values.
Definition argus_status.h:70