Sequential data streams interface.
oop_sequential_stream.xml
Invalid operation code.
Does nothing.
Wait for TX completion.
Channel blocking write.
Pointer to a @p base_channel_c structure.
Pointer to the data buffer.
The maximum amount of data to be
transferred.
The number of bytes transferred.
Channel blocking read with timeout.
Pointer to a @p base_channel_c structure.
Pointer to the data buffer.
The maximum amount of data to be
transferred.
The number of bytes transferred.
Channel blocking byte write with timeout.
Pointer to a @p base_channel_c structure.
The byte value to be written to the channel.
The operation status.
If the operation succeeded."
If the channel was reset."
Channel blocking byte read with timeout.
Pointer to a @p base_channel_c structure.
A byte value from the channel.
If the channel was reset."
Type of channel event flags.
Base I/O channel interface.
Channel blocking write with timeout.
Pointer to the
data buffer.
The maximum amount of data
to be transferred.
the number of ticks before the operation timeouts, the following
special values are allowed:
The number of bytes transferred.
Channel blocking read with timeout.
Pointer to the data
buffer.
The maximum amount of data
to be transferred.
the number of ticks before the operation timeouts, the following
special values are allowed:
The number of bytes transferred.
Channel blocking byte write with timeout.
The byte value to be
written to the channel.
the number of ticks before the operation timeouts, the following
special values are allowed:
The operation status.
If the operation succeeded."
If the specified time expired."
If the channel was reset."
Channel blocking byte read with timeout.
the number of ticks before the operation timeouts, the following
special values are allowed:
A byte value from the channel.
If the specified time expired."
If the channel was reset."
Returns and clears pending event flags.
Mask of flags to
be returned and cleared.
The cleared event flags.
If no event flags were pending."
Control operation on a channel.
control
operation code
operation argument
The operation status.
If the operation succeeded."
If the specified time expired."
If the channel was reset."