Go to the source code of this file.
Classes | |
| class | daisy::LoggerImpl< dest > |
| Logging I/O underlying implementation. More... | |
| class | daisy::LoggerImpl< LOGGER_INTERNAL > |
| Specialization for internal USB port. More... | |
| class | daisy::LoggerImpl< LOGGER_EXTERNAL > |
| Specialization for external USB port. More... | |
| class | daisy::LoggerImpl< LOGGER_SEMIHOST > |
| Specialization for semihosting (stdout) More... | |
Namespaces | |
| namespace | daisy |
| Hardware defines and helpers for daisy field platform. | |
Macros | |
| #define | __DSY_LOGGER_IMPL_H |
Enumerations | |
| enum | daisy::LoggerDestination { daisy::LOGGER_NONE , daisy::LOGGER_INTERNAL , daisy::LOGGER_EXTERNAL , daisy::LOGGER_SEMIHOST } |
| #define __DSY_LOGGER_IMPL_H |