ETB Library
|
ETB status structure definition. More...
#include <C:/git/ctoolslib/ETBLib/include/ETBInterface.h>
Public Attributes | |
uint8_t | canRead |
uint8_t | isWrapped |
uint32_t | availableWords |
uint32_t | ETB_TraceCaptureEn |
uint32_t | overflow |
uint8_t _ETBStatus::canRead |
ETB can be read
uint8_t _ETBStatus::isWrapped |
ETB is wrapped
uint32_t _ETBStatus::availableWords |
ETB has the available words to be read
uint32_t _ETBStatus::ETB_TraceCaptureEn |
ETB trace capture is enabled or not
uint32_t _ETBStatus::overflow |
ETB overflow occurred (only used if trying to read while writting the ETB in non-DMA mode)