summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/bsp-output-char-function-type.yml
blob: 31e2a5c8ddf01a48723cb45f883580cfaeee149f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Polled character output functions shall have this type.
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
definition:
  default: void ( *${.:/name} )( char )
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header-3
- role: interface-ingroup
  uid: group-3
name: BSP_output_char_function_type
notes: null
params: []
return: null
type: interface