Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Typedefs | Enumerations
PAL_UART

Data Structures

struct  PalUartConfig_t
 Peripheral configuration. More...
 

Typedefs

typedef void(* PalUartCompCback_t) (void)
 Completion callback. More...
 

Enumerations

Detailed Description

Typedef Documentation

typedef void(* PalUartCompCback_t) (void)

Completion callback.

Definition at line 42 of file pal_uart.h.

Enumeration Type Documentation

Reserved UART ID.

Enumerator
PAL_UART_ID_USER 

UART 0.

PAL_UART_ID_CHCI 

UART CHCI.

PAL_UART_ID_TERMINAL 

UART TERMINAL.

PAL_UART_ID_MAX 

Number of UART instances.

Definition at line 63 of file pal_uart.h.

Operational states.

Enumerator
PAL_UART_STATE_UNINIT 

Uninitialized state.

PAL_UART_STATE_ERROR 

Error state.

PAL_UART_STATE_READY 

Ready state.

PAL_UART_STATE_BUSY 

Busy state.

Definition at line 54 of file pal_uart.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.