#include <monitor_list.h>
Data Fields | |
| uint32_t | addr |
| uint32_t | len |
| int | result |
| int | ch_or_sample |
| uint32_t | tick_us |
| struct ListDataNode * | next |
| bool | used |
| uint32_t ListDataNode::addr |
| int ListDataNode::ch_or_sample |
| uint32_t ListDataNode::len |
| struct ListDataNode* ListDataNode::next |
| int ListDataNode::result |
| uint32_t ListDataNode::tick_us |
| bool ListDataNode::used |