monoZ docs
uart_enable Struct Reference

Structure for UART Initialization and configuration. More...

#include <MZ_public.h>

Data Fields

uint8_t u3:1
 
uint8_t lu1:1
 
MZ_UART_INIT_PTR u3p
 
MZ_UART_INIT_PTR lu1p
 

Detailed Description

Structure for UART Initialization and configuration.

Definition at line 53 of file MZ_public.h.

Field Documentation

◆ u3

uint8_t u3

UART3 Enable field

Definition at line 62 of file MZ_public.h.

◆ lu1

uint8_t lu1

LPUART1 Enable field

Definition at line 71 of file MZ_public.h.

◆ u3p

Give configurations for UART3

Definition at line 80 of file MZ_public.h.

◆ lu1p

Give configurations for LPUART1

Definition at line 89 of file MZ_public.h.


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