Skip to content

Class daisy::LoggerImpl< LOGGER_SEMIHOST >

template <>

ClassList > daisy > LoggerImpl< LOGGER_SEMIHOST >

Specialization for semihosting (stdout)

  • #include <logger_impl.h>

Public Static Functions

Type Name
void Init ()
bool Transmit (const void * buffer, size_t bytes)

Public Static Functions Documentation

function Init

static inline void daisy::LoggerImpl< LOGGER_SEMIHOST >::Init () 

Initialize logging destination


function Transmit

static inline bool daisy::LoggerImpl< LOGGER_SEMIHOST >::Transmit (
    const  void * buffer,
    size_t bytes
) 

Transmit a block of data



The documentation for this class was generated from the following file external-docs/libDaisy/src/hid/logger_impl.h