Structure with generic counter features.
More...
#include <counter.h>
Structure with generic counter features.
- Parameters
-
| max_top_value | Maximal (default) top value on which counter is reset (cleared or reloaded). |
| freq | Frequency of the source clock if synchronous events are counted. |
| flags | Flags. See Counter device capabilities. |
| channels | Number of channels that can be used for setting alarm, see counter_set_channel_alarm. |
◆ channels
| uint8_t counter_config_info::channels |
◆ flags
◆ freq
◆ max_top_value
| uint32_t counter_config_info::max_top_value |
The documentation for this struct was generated from the following file: