UartDriver Struct Reference

UART driver. More...

#include <nic.h>

Data Fields

UartInit init
 
UartEnableIrq enableIrq
 
UartDisableIrq disableIrq
 
UartStartTx startTx
 

Detailed Description

UART driver.

Definition at line 380 of file nic.h.

Field Documentation

◆ disableIrq

UartDisableIrq disableIrq

Definition at line 384 of file nic.h.

◆ enableIrq

UartEnableIrq enableIrq

Definition at line 383 of file nic.h.

◆ init

UartInit init

Definition at line 382 of file nic.h.

◆ startTx

UartStartTx startTx

Definition at line 385 of file nic.h.


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