Modules | Functions
OTM8009A

This file provides a set of functions needed to drive the otm8009a IC display driver. More...

Collaboration diagram for OTM8009A:

Modules

 OTM8009A Exported Types
 
 OTM8009A Private Constants
 
 OTM8009A Private_Functions Prototyes
 
 OTM8009A_Exported_Variables
 
 OTM8009A Exported Functions
 
 OTM8009A_Exported_Constants
 
 OTM8009A Exported Macros
 

Functions

int32_t otm8009a_read_reg (otm8009a_ctx_t *ctx, uint16_t reg, uint8_t *pdata, uint16_t length)
 
int32_t otm8009a_write_reg (otm8009a_ctx_t *ctx, uint16_t reg, const uint8_t *pdata, uint16_t length)
 

Detailed Description

This file provides a set of functions needed to drive the otm8009a IC display driver.

Function Documentation

◆ otm8009a_read_reg()

int32_t otm8009a_read_reg ( otm8009a_ctx_t ctx,
uint16_t  reg,
uint8_t *  pdata,
uint16_t  length 
)

Definition at line 58 of file otm8009a_reg.c.

◆ otm8009a_write_reg()

int32_t otm8009a_write_reg ( otm8009a_ctx_t ctx,
uint16_t  reg,
const uint8_t *  pdata,
uint16_t  length 
)

Definition at line 70 of file otm8009a_reg.c.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:09