NHAL Interface v0.5.0
Hardware Abstraction Layer Interface for Embedded Systems
Loading...
Searching...
No Matches
Data Fields
nhal_uart_context Struct Reference

Base UART context - always present, minimal footprint. More...

#include <nhal_uart_types.h>

Data Fields

nhal_uart_bus_id uart_bus_id
 
struct nhal_uart_impl_ctx * impl_ctx
 

Detailed Description

Base UART context - always present, minimal footprint.

Definition at line 50 of file nhal_uart_types.h.

Field Documentation

◆ impl_ctx

struct nhal_uart_impl_ctx* nhal_uart_context::impl_ctx

Definition at line 53 of file nhal_uart_types.h.

◆ uart_bus_id

nhal_uart_bus_id nhal_uart_context::uart_bus_id

Definition at line 51 of file nhal_uart_types.h.


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