Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
Counter guard period flags

Used by counter_set_guard_period and counter_get_guard_period. More...

Macros

#define COUNTER_GUARD_PERIOD_LATE_TO_SET   BIT(0)
 Identifies guard period needed for detection of late setting of absolute alarm (see counter_set_channel_alarm). More...
 

Detailed Description

Used by counter_set_guard_period and counter_get_guard_period.

Macro Definition Documentation

◆ COUNTER_GUARD_PERIOD_LATE_TO_SET

#define COUNTER_GUARD_PERIOD_LATE_TO_SET   BIT(0)

#include <include/drivers/counter.h>

Identifies guard period needed for detection of late setting of absolute alarm (see counter_set_channel_alarm).