summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/group.yml
blob: 181f251a272961dfc1fa25e38ba2c6a2f5f00536 (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: |
  The Input/Output Interface Manager provides a well-defined mechanism for
  accessing device drivers and a structured methodology for organizing device
  drivers.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: null
enabled-by: true
identifier: RTEMSAPIClassicIO
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../../if/group
name: Input/Output Interface Manager
text: |
  The Classic API shall provide an interface to the Input/Output Interface Manager.
type: interface