Digital Power Starter Kit 3 Firmware
dsPIC33C Buck Converter Voltage Mode Control Example

Private functions of the LC display interface driver. More...

+ Collaboration diagram for Private Functions:

Functions

void drv_LcdInterface_SpiSend (uint8_t data)
 Sends data through the SPI interface to the LCD controller. More...
 

Detailed Description

Private functions of the LC display interface driver.

This is the detailed description of private functions of the LC display interface driver.

Function Documentation

◆ drv_LcdInterface_SpiSend()

void drv_LcdInterface_SpiSend ( uint8_t  data)

Sends data through the SPI interface to the LCD controller.

This function sends one byte via the initialized SPI interface to the LCD controller.

Definition at line 128 of file drv_lcd_interface.c.

+ Here is the caller graph for this function: