monoZ docs
st_uart_intr Struct Reference

Structure for UART state Handler. More...

#include <MZ_uart.h>

Public Types

enum  { FULL_COMPLETE , HALF_COMPLETE }
 

Data Fields

UART_HandleTypeDef * uart_ptr
 
enum st_uart_intr:: { ... }  event
 

Detailed Description

Structure for UART state Handler.

Definition at line 80 of file MZ_uart.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
FULL_COMPLETE 
HALF_COMPLETE 

Definition at line 83 of file MZ_uart.h.

Field Documentation

◆ uart_ptr

UART_HandleTypeDef* uart_ptr

monoZ UART handler

Definition at line 82 of file MZ_uart.h.

◆ 

enum { ... } event

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