summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/if/time-of-day-on-task.yml
blob: e9ac6b8d95ba174ef72ec83bdc5fbd60f17b96d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This timer class indicates that the timer is currently in use as an time of
  day timer which will fire in the context of the Timer Server task.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: |
    ${class-bit-not-dormant:/name} |
      ${class-bit-time-of-day:/name} |
      ${class-bit-on-task:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: enumerator
links: []
name: TIMER_TIME_OF_DAY_ON_TASK
notes: null
type: interface