FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
This is the complete list of members for i2c::debug::I2CDebugStatusRecorder< SIZE_STATUS, SIZE_DEBUG >, including all inherited members.
I2CDebugRecorder(DEBUG debug=DEBUG::DEBUG_ALL) | i2c::debug::I2CDebugRecorder< SIZE_DEBUG > | inlineexplicit |
I2CDebugStatusRecorder(i2c::status::STATUS trace=i2c::status::STATUS::TRACE_ALL, DEBUG debug=DEBUG::DEBUG_ALL) | i2c::debug::I2CDebugStatusRecorder< SIZE_STATUS, SIZE_DEBUG > | inline |
I2CStatusRecorder(STATUS trace=STATUS::TRACE_ALL) | i2c::status::I2CStatusRecorder< SIZE_STATUS > | inlineexplicit |
reset() | i2c::debug::I2CDebugStatusRecorder< SIZE_STATUS, SIZE_DEBUG > | inline |
trace(OSTREAM &out, bool hex_status=true) | i2c::debug::I2CDebugStatusRecorder< SIZE_STATUS, SIZE_DEBUG > | inline |
I2CDebugRecorder< SIZE_DEBUG >::trace(OSTREAM &out) | i2c::debug::I2CDebugRecorder< SIZE_DEBUG > | inline |