summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/req/bsp-poll-char-dequeue.yml
blob: 9c02ae3f093eeec1f5225a7cd4c30f4cdca02430 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: interface-function
  uid: ../if/bsp-poll-char
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While the ${../if/bsp-poll-char:/name} pointer references a function, while
  the kernel character input device used by the function has a character
  enqueued, the function shall dequeue the least recently enqueued character
  and return it as an unsigned character value.
type: requirement