TI-RTOS Drivers  tidrivers_cc13xx_cc26xx_2_20_00_08
Data Fields
Display_FxnTable Struct Reference

The definition of a Display function table that contains the required set of functions to control a specific Display driver implementation. More...

#include <Display.h>

Collaboration diagram for Display_FxnTable:
Collaboration graph
[legend]

Data Fields

Display_openFxn openFxn
 
Display_clearFxn clearFxn
 
Display_clearLinesFxn clearLinesFxn
 
Display_put5Fxn put5Fxn
 
Display_closeFxn closeFxn
 
Display_controlFxn controlFxn
 
Display_getTypeFxn getTypeFxn
 

Detailed Description

The definition of a Display function table that contains the required set of functions to control a specific Display driver implementation.

Field Documentation

Display_openFxn Display_FxnTable::openFxn
Display_clearFxn Display_FxnTable::clearFxn
Display_clearLinesFxn Display_FxnTable::clearLinesFxn
Display_put5Fxn Display_FxnTable::put5Fxn
Display_closeFxn Display_FxnTable::closeFxn
Display_controlFxn Display_FxnTable::controlFxn
Display_getTypeFxn Display_FxnTable::getTypeFxn

The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated