PSoC 4 Peripheral Driver Library - Alpha

General Description

Data Structures

struct  cy_stc_scb_uart_config_t
 UART configuration structure. More...
 
struct  cy_stc_scb_uart_context_t
 UART context structure. More...
 

Typedefs

typedef void(* cy_cb_scb_uart_handle_events_t) (uint32_t event)
 Provides the typedef for the callback function called in the Cy_SCB_UART_Interrupt to notify the user about occurrences of UART Callback Events.