PIC24 Support Libraries
|
#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) | |