summaryrefslogtreecommitdiffstats
path: root/spec/dev/grlib/req/apbuart-outbyte-polled.yml
blob: 86d23c9f1e55b6a7878bb0dbacb600f3fd2bfa8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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/apbuart-outbyte-polled
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  The ${../if/apbuart-outbyte-polled:/name} directive shall wait until the
  transmitter FIFO is empty and then write the characters specified by
  ${../if/apbuart-outbyte-polled:/params[1]/name} as an unsigned 8-bit value to
  the data register of the register block specified by
  ${../if/apbuart-outbyte-polled:/params[0]/name}.
type: requirement