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

Open raw-fd source and its portable view. More...

#include <ra8_fmt_host_fd_internal.h>

Collaboration diagram for ra8_fmt_host_source_t:

Data Fields

int fd
 Owned descriptor, or -1 when closed.
ra8_fmt_source_t source
 Portable positioned-read view.
ra8_fmt_host_snapshot_t snapshot
 Immutable-open evidence.

Detailed Description

Open raw-fd source and its portable view.

Definition at line 36 of file ra8_fmt_host_fd_internal.h.

Field Documentation

◆ fd

int ra8_fmt_host_source_t::fd

◆ snapshot

ra8_fmt_host_snapshot_t ra8_fmt_host_source_t::snapshot

Immutable-open evidence.

Definition at line 39 of file ra8_fmt_host_fd_internal.h.

Referenced by priv_fmt_host_source_open(), priv_fmt_host_source_unchanged(), and priv_fmt_host_sources_same().

◆ source


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