Mistake on this page?
Report an issue in GitHub or email us
Data Fields
PalUartConfig_t Struct Reference

Peripheral configuration. More...

#include <pal_uart.h>

Data Fields

PalUartCompCback_t rdCback
 
PalUartCompCback_t wrCback
 
uint32_t baud
 
uint8_t hwFlow
 

Detailed Description

Peripheral configuration.

Definition at line 45 of file pal_uart.h.

Field Documentation

uint32_t baud

Baud rate.

Definition at line 49 of file pal_uart.h.

uint8_t hwFlow

Use HW Flow control

Definition at line 50 of file pal_uart.h.

Read data completion callback.

Definition at line 47 of file pal_uart.h.

Write data completion callback.

Definition at line 48 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.