Skip to content

Struct hal::serial::write_t

ClassList > hal > serial > write_t

Return type for serial write operations.

  • #include <serial.hpp>

Public Attributes

Type Name
std::span< const hal::byte > data
The portion of the buffer transmitted.

Public Attributes Documentation

variable data

std::span<const hal::byte> hal::serial::write_t::data;

The documentation for this class was generated from the following file libraries/include/libhal/serial.hpp