ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_fmt_host_fd_sink_t Struct Reference

Append sink backed by a caller-owned descriptor. More...

#include <ra8_fmt_host_fd_internal.h>

Data Fields

int fd
 Borrowed writable descriptor.

Detailed Description

Append sink backed by a caller-owned descriptor.

Definition at line 43 of file ra8_fmt_host_fd_internal.h.

Field Documentation

◆ fd

int ra8_fmt_host_fd_sink_t::fd

Borrowed writable descriptor.

Definition at line 44 of file ra8_fmt_host_fd_internal.h.

Referenced by internal_fd_write().


The documentation for this struct was generated from the following file: