File logger_impl.h¶
FileList > external-docs > libDaisy > src > hid > logger_impl.h
Go to the source code of this file
#include <unistd.h>
#include <cassert>
#include "hid/usb.h"
#include "sys/system.h"
Namespaces¶
Type | Name |
---|---|
namespace | daisy Hardware defines and helpers for daisy field platform. |
Classes¶
Type | Name |
---|---|
class | LoggerImpl <dest> Logging I/O underlying implementation. |
class | LoggerImpl< LOGGER_EXTERNAL > <> Specialization for external USB port. |
class | LoggerImpl< LOGGER_INTERNAL > <> Specialization for internal USB port. |
class | LoggerImpl< LOGGER_SEMIHOST > <> Specialization for semihosting (stdout) |
Macros¶
Type | Name |
---|---|
define | __DSY_LOGGER_IMPL_H |
Macro Definition Documentation¶
define __DSY_LOGGER_IMPL_H¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/hid/logger_impl.h