sl_iostream_descriptor_t Struct Reference
Data Fields |
|
| size_t | count |
|
Number of byte to be received.
|
|
| uint8_t * | dst |
|
Pointer to the next byte to be written in rx_buffer.
|
|
Field Documentation
◆ count
| size_t sl_iostream_descriptor_t::count |
Number of byte to be received.
◆ dst
| uint8_t* sl_iostream_descriptor_t::dst |
Pointer to the next byte to be written in rx_buffer.