source: rtems-central/spec/rtems/event/if/set.yml @ c5ceae6

Last change on this file since c5ceae6 was 5f97799, checked in by Sebastian Huber <sebastian.huber@…>, on 10/05/20 at 13:43:02

spec: Move index-entries to interface type

  • Property mode set to 100644
File size: 603 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: |
3  This integer type can hold an event set of up to 32 events represented as a
4  bit field.
5copyrights:
6- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
7- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
8definition:
9  default: ${/c/if/uint32_t:/name} ${.:/name}
10  variants: []
11description: null
12enabled-by: true
13index-entries: []
14interface-type: typedef
15links:
16- role: interface-placement
17  uid: header
18- role: interface-ingroup
19  uid: group
20name: rtems_event_set
21notes: null
22type: interface
Note: See TracBrowser for help on using the repository browser.