PIC24 Support Libraries
Functions
esos_pic24_i2c.c File Reference
#include "esos_pic24_i2c.h"

Go to the source code of this file.

Functions

void esos_pic24_configI2C1 (uint16_t u16_FkHZ)
 
 ESOS_CHILD_TASK (__esos_pic24_writeNI2C1, uint8_t u8_addr, uint8_t *pu8_d, uint16_t u16_cnt)
 
 ESOS_CHILD_TASK (__esos_pic24_readNI2C1, uint8_t u8_addr, uint8_t *pu8_d, uint16_t u16_cnt)
 

Detailed Description

I2C support functions.

See also
pic24_i2c.h for details.

Definition in file esos_pic24_i2c.c.