LCM — CH32V003 Light Control Module
Light Control Module, I2C slave
Loading...
Searching...
No Matches
lcm_i2c.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

void LCM_I2C_Init (uint8_t addr)
 
void LCM_I2C_ArmRead (uint8_t byte)
 

Function Documentation

◆ LCM_I2C_ArmRead()

void LCM_I2C_ArmRead ( uint8_t byte)

◆ LCM_I2C_Init()

void LCM_I2C_Init ( uint8_t addr)

Definition at line 136 of file lcm_i2c.c.

References LCM_I2C_ResetRx(), and LCM_I2C_SPEED_HZ.

Referenced by LCM_Module_Init().