PSoC 4 Peripheral Driver Library - Alpha

General Description

Common API for the Serial Communication Block.

This is the common API that provides an interface to the SCB hardware. The I2C, SPI, and UART drivers use this common API. Most users will use individual drivers and do not need to use the common API for the SCB. However, you can use the common SCB API to implement a custom driver based on the SCB hardware.

The functions and other declarations used in this part of the driver are in cy_scb_common.h. You can include either of cy_scb_spi.h, cy_scb_uart.h, cy_scb_ezi2c.h, cy_scb_i2c.h depending on the desired functionality. You can also include cy_pdl.h to get access to all functions and declarations in the PDL.

Configuration Considerations

This is not a driver and it does not require configuration.

API Reference

 Macros
 
 Functions
 
 Data Structures