summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/bsp-output-char-function-type.yml
blob: f1172a55a88d487027aedd3c076272e0f4d474b0 (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 (http://www.embedded-brains.de)
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