summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/if/classes.yml
blob: f09a6d67b02a1a529e6d552ea1b667ab035f11dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  The timer class indicates how the timer was most recently fired.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition-kind: typedef-only
description: null
enabled-by: true
index-entries: []
interface-type: enum
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
- role: interface-enumerator
  uid: dormant
- role: interface-enumerator
  uid: interval
- role: interface-enumerator
  uid: interval-on-task
- role: interface-enumerator
  uid: time-of-day
- role: interface-enumerator
  uid: time-of-day-on-task
name: Timer_Classes
notes: null
type: interface