summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/bsp-polling-getchar-function-type.yml
blob: 3f513cb674cbf2ed0e602974cf8705bf3167d6e4 (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 input functions shall have this type.
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
definition:
  default: int (* ${.:/name} )( void )
  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_polling_getchar_function_type
notes: null
params: []
return: null
type: interface