XWOS API
4.0
XWOS C/C++ API参考手册
|
EEPROM驱动函数表 更多...
#include <driver.h>
成员变量 | |
struct xwds_i2cp_driver | i2cp |
xwer_t(* | putc )(struct xwds_eeprom *, xwu8_t, xwptr_t, xwtm_t) |
xwer_t(* | getc )(struct xwds_eeprom *, xwu8_t *, xwptr_t, xwtm_t) |
xwer_t(* | pgwrite )(struct xwds_eeprom *, xwu8_t *, xwsz_t *, xwsq_t, xwtm_t) |
xwer_t(* | pgread )(struct xwds_eeprom *, xwu8_t *, xwsz_t *, xwsq_t, xwtm_t) |
xwer_t(* xwds_eeprom_driver::getc) (struct xwds_eeprom *, xwu8_t *, xwptr_t, xwtm_t) |
struct xwds_i2cp_driver xwds_eeprom_driver::i2cp |
C语言面向对象:继承 struct xwds_i2cp_driver
xwer_t(* xwds_eeprom_driver::putc) (struct xwds_eeprom *, xwu8_t, xwptr_t, xwtm_t) |